commit | 973b71c60f160f58e624795ac5d4b08c881b8d75 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.ibm.com> | Thu Jan 24 18:22:06 2019 -0500 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Wed Apr 17 15:32:24 2019 -0600 |
tree | 61d18584eb9b6a8a4d5653313bee947613ed31dd | |
parent | c660a81796d456f0769937dd3ecf4cfd30f0ece6 [diff] |
selftests/kexec: kexec_file_load syscall test The kernel can be configured to verify PE signed kernel images, IMA kernel image signatures, both types of signatures, or none. This test verifies only properly signed kernel images are loaded into memory, based on the kernel configuration and runtime policies. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>