summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_efi.c
Commit message (Collapse)AuthorAgeFilesLines
* ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin2020-11-061-0/+73
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>