mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
arm64/ima: add ima_arch support
Add arm64 IMA arch support. The code and arch policy is mainly inherited from x86. Co-developed-by: Chester Lin <clin@suse.com> Signed-off-by: Chester Lin <clin@suse.com> Acked-by: Mimi Zohar <zohar@linux.ibm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
committed by
Ard Biesheuvel
parent
25519d6834
commit
8d39cee059
@@ -1849,6 +1849,7 @@ config EFI
|
||||
select EFI_RUNTIME_WRAPPERS
|
||||
select EFI_STUB
|
||||
select EFI_GENERIC_STUB
|
||||
imply IMA_SECURE_AND_OR_TRUSTED_BOOT
|
||||
default y
|
||||
help
|
||||
This option provides support for runtime services provided
|
||||
|
Reference in New Issue
Block a user