lkml.org 
[lkml]   [2020]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[tip: efi/core] arm64/ima: add ima_arch support
The following commit has been merged into the efi/core branch of tip:

Commit-ID: 8d39cee0592e0129280e5a3cc480d64649c5e63f
Gitweb: https://git.kernel.org/tip/8d39cee0592e0129280e5a3cc480d64649c5e63f
Author: Chester Lin <clin@suse.com>
AuthorDate: Fri, 30 Oct 2020 14:08:40 +08:00
Committer: Ard Biesheuvel <ardb@kernel.org>
CommitterDate: Tue, 17 Nov 2020 15:09:32 +01: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>
---
arch/arm64/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index f858c35..04e78a3 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -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
\
 
 \ /
  Last update: 2020-11-17 19:04    [W:1.198 / U:1.668 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site