Home
last modified time | relevance | path

Searched defs:fw_config (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dfw_config.h20 struct fw_config { struct
32 /* Generate a pointer to a compound literal of the fw_config structure. */ argument
/aosp_15_r20/external/coreboot/src/mainboard/google/dedede/
H A Dboard_info.c6 int board_info_get_fw_config(uint64_t *fw_config) in board_info_get_fw_config()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/tbbr/
Dtbbr_cot_bl1.c155 static const auth_img_desc_t fw_config = { variable
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/tbbr/
H A Dtbbr_cot_bl1.c153 static const auth_img_desc_t fw_config = { variable
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/
H A Darm_bl2_setup.c71 void arm_bl2_early_platform_setup(uintptr_t fw_config, in arm_bl2_early_platform_setup()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/
Darm_bl2_setup.c77 void arm_bl2_early_platform_setup(uintptr_t fw_config, in arm_bl2_early_platform_setup()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/cca/
Dcot.c221 static const auth_img_desc_t fw_config = { variable
/aosp_15_r20/external/coreboot/src/mainboard/google/zork/variants/baseboard/
H A Dhelpers.c84 uint64_t fw_config; in extract_field() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/dualroot/
H A Dcot.c232 static const auth_img_desc_t fw_config = { variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/dualroot/
Dcot.c235 static const auth_img_desc_t fw_config = { variable
/aosp_15_r20/external/coreboot/src/lib/
H A Dcoreboot_table.c331 const uint64_t fw_config = fw_config_get(); in lb_board_config() local
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dsysinfo.h130 u64 fw_config; member
H A Dcoreboot_tables.h375 cb_uint64_t fw_config; member
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs388 let fw_config = gh_vm_firmware_config { in set_protected_vm_firmware_ipa() localVariable
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec.c690 int google_chromeec_cbi_get_fw_config(uint64_t *fw_config) in google_chromeec_cbi_get_fw_config()
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A Dcoreboot_tables.h455 lb_uint64_t fw_config; member