Lines Matching refs:signature
47 bool "Verify kernel signature during kexec_file_load() syscall"
52 signature of the kernel image. The image can still be loaded without
53 a valid signature unless you also enable KEXEC_SIG_FORCE, though if
54 there's a signature that we can check, then it must be valid.
56 In addition to this option, you need to enable signature
61 bool "Require a valid signature in kexec_file_load() syscall"
65 This option makes kernel signature verification mandatory for
69 bool "Enable Image signature verification support (ARM)"
75 Enable Image signature verification support.
78 bool "Enable bzImage signature verification support"
84 Enable bzImage signature verification support.