Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-06 | ima: generalize x86/EFI arch glue for other EFI architectures | Chester Lin | |
Move the x86 IMA arch code into security/integrity/ima/ima_efi.c, so that we will be able to wire it up for arm64 in a future patch. Co-developed-by: Chester Lin <clin@suse.com> Signed-off-by: Chester Lin <clin@suse.com> Acked-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> |