Lines Matching full:signature
51 bool "Verify kernel signature during kexec_file_load() syscall"
56 signature of the kernel image. The image can still be loaded without
57 a valid signature unless you also enable KEXEC_SIG_FORCE, though if
58 there's a signature that we can check, then it must be valid.
60 In addition to this option, you need to enable signature
65 bool "Require a valid signature in kexec_file_load() syscall"
69 This option makes kernel signature verification mandatory for
73 bool "Enable Image signature verification support (ARM)"
79 Enable Image signature verification support.
82 bool "Enable bzImage signature verification support"
88 Enable bzImage signature verification support.