Home
last modified time | relevance | path

Searched refs:HW_CONFIG_ID (Results 1 – 25 of 38) sorted by relevance

12

/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplat_tbbr_img_def.h21 #undef HW_CONFIG_ID
27 #define HW_CONFIG_ID U(2) macro
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_bl2_setup.c94 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in plat_get_next_bl_params()
107 if (image_id == HW_CONFIG_ID) { in bl2_plat_handle_post_image_load()
115 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl2_plat_handle_post_image_load()
Dfvp_bl2_measured_boot.c37 { HW_CONFIG_ID, EVLOG_HW_CONFIG_STRING, PCR_0 },
72 .id = HW_CONFIG_ID,
Dfvp_bl31_setup.c46 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_early_platform_setup2()
Dfvp_io_storage.c81 [HW_CONFIG_ID] = {
/trusted-firmware-a-latest/plat/arm/board/tc/
Dtc_bl2_measured_boot.c29 .id = HW_CONFIG_ID,
Dtc_bl31_setup.c98 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_plat_arch_setup()
/trusted-firmware-a-latest/plat/arm/board/juno/fdts/
Djuno_fw_config.dts24 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/arm/board/fvp_ve/fdts/
Dfvp_ve_fw_config.dts24 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/arm/board/a5ds/fdts/
Da5ds_fw_config.dts24 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_bl31_setup.c56 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_plat_arch_setup()
/trusted-firmware-a-latest/plat/arm/common/
Darm_dyn_cfg.c136 HW_CONFIG_ID, in arm_bl2_dyn_cfg_init()
169 if (config_ids[i] != HW_CONFIG_ID) { in arm_bl2_dyn_cfg_init()
/trusted-firmware-a-latest/plat/arm/board/morello/fdts/
Dmorello_fw_config.dts29 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/arm/board/tc/fdts/
Dtc_fw_config.dts30 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/arm/common/fconf/
Darm_fconf_io.c77 [HW_CONFIG_ID] = {UUID_HW_CONFIG},
197 [HW_CONFIG_ID] = {
199 (uintptr_t)&arm_uuid_spec[HW_CONFIG_ID],
370 {HW_CONFIG_ID, "hw_cfg_uuid"},
/trusted-firmware-a-latest/include/export/common/tbbr/
Dtbbr_img_def_exp.h68 #define HW_CONFIG_ID U(23) macro
/trusted-firmware-a-latest/plat/arm/board/fvp/sp_min/
Dfvp_sp_min_setup.c79 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in sp_min_plat_arch_setup()
/trusted-firmware-a-latest/fdts/
Dstm32mp13-fw-config.dtsi29 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/qemu/qemu/
Dqemu_measured_boot.c28 { HW_CONFIG_ID, EVLOG_HW_CONFIG_STRING, PCR_0 },
/trusted-firmware-a-latest/plat/arm/common/aarch32/
Darm_bl2_mem_params_desc.c58 .image_id = HW_CONFIG_ID,
/trusted-firmware-a-latest/drivers/auth/tbbr/
Dtbbr_cot_common.c115 .img_id = HW_CONFIG_ID,
Dtbbr_cot_bl1.c176 [HW_CONFIG_ID] = &hw_config,
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dplat_bl2_mem_params_desc.c90 .image_id = HW_CONFIG_ID,
/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/
Dfvp_fw_config.dts24 id = <HW_CONFIG_ID>;
/trusted-firmware-a-latest/plat/imx/imx7/common/
Dimx7_bl2_el3_common.c84 hw_cfg_mem_params = get_bl_mem_params_node(HW_CONFIG_ID); in bl2_plat_handle_post_image_load()

12