Home
last modified time | relevance | path

Searched refs:secure_boot (Results 1 – 16 of 16) sorted by relevance

/linux/arch/x86/include/asm/
A Dbootparam_utils.h73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
/linux/drivers/bluetooth/
A Dbtintel.h73 u8 secure_boot; member
106 __u8 secure_boot; member
A Dbtintel.c509 version->secure_boot ? "enabled" : "disabled"); in btintel_version_info_tlv()
609 version->secure_boot = tlv->val[0]; in btintel_parse_version_tlv()
930 params->secure_boot ? "enabled" : "disabled"); in btintel_read_boot_params()
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h141 __u8 secure_boot; /* 0x1ec */ member
/linux/arch/x86/kernel/
A Dasm-offsets.c87 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
A Dkexec-bzimage64.c193 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
A Dsetup.c1074 switch (boot_params.secure_boot) { in setup_arch()
/linux/arch/x86/xen/
A Defi.c146 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
/linux/Documentation/arch/x86/
A Dzero-page.rst41 1EC/001 ALL secure_boot Secure boot is enabled in the firmware
/linux/drivers/net/wireless/realtek/rtw89/
A Defuse_be.c552 sec->secure_boot = true; in rtw89_efuse_read_fw_secure_be()
557 sec->secure_boot, sec->mss_dev_type, sec->mss_cust_idx, in rtw89_efuse_read_fw_secure_be()
A Dcore.h4514 bool secure_boot; member
A Dfw.c285 if (!sec->secure_boot) in __parse_formatted_mssc()
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c1029 if (boot_params->secure_boot == efi_secureboot_mode_unset) in efi_stub_entry()
1030 boot_params->secure_boot = efi_get_secureboot(); in efi_stub_entry()
/linux/arch/powerpc/kernel/
A DMakefile175 obj-$(CONFIG_PPC_SECURE_BOOT) += secure_boot.o ima_arch.o secvar-ops.o
/linux/arch/x86/platform/efi/
A Defi.c954 return boot_params.secure_boot; in __x86_ima_efi_boot_mode()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt2096 Format: "tcb | appraise_tcb | secure_boot |
2107 The "secure_boot" policy appraises the integrity

Completed in 83 milliseconds