Lines Matching full:signature
50 bool "Verify kernel signature during kexec_file_load() syscall"
55 signature of the kernel image. The image can still be loaded without
56 a valid signature unless you also enable KEXEC_SIG_FORCE, though if
57 there's a signature that we can check, then it must be valid.
59 In addition to this option, you need to enable signature
64 bool "Require a valid signature in kexec_file_load() syscall"
68 This option makes kernel signature verification mandatory for
72 bool "Enable Image signature verification support (ARM)"
78 Enable Image signature verification support.
81 bool "Enable bzImage signature verification support"
87 Enable bzImage signature verification support.