Searched refs:HW_CONFIG_ID (Results 1 – 25 of 38) sorted by relevance
12
/trusted-firmware-a-latest/plat/st/stm32mp1/include/ |
D | plat_tbbr_img_def.h | 21 #undef HW_CONFIG_ID 27 #define HW_CONFIG_ID U(2) macro
|
/trusted-firmware-a-latest/plat/arm/board/fvp/ |
D | fvp_bl2_setup.c | 94 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()
|
D | fvp_bl2_measured_boot.c | 37 { HW_CONFIG_ID, EVLOG_HW_CONFIG_STRING, PCR_0 }, 72 .id = HW_CONFIG_ID,
|
D | fvp_bl31_setup.c | 46 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_early_platform_setup2()
|
D | fvp_io_storage.c | 81 [HW_CONFIG_ID] = {
|
/trusted-firmware-a-latest/plat/arm/board/tc/ |
D | tc_bl2_measured_boot.c | 29 .id = HW_CONFIG_ID,
|
D | tc_bl31_setup.c | 98 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/ |
D | juno_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/arm/board/fvp_ve/fdts/ |
D | fvp_ve_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/arm/board/a5ds/fdts/ |
D | a5ds_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/arm/board/juno/ |
D | juno_bl31_setup.c | 56 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_plat_arch_setup()
|
/trusted-firmware-a-latest/plat/arm/common/ |
D | arm_dyn_cfg.c | 136 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/ |
D | morello_fw_config.dts | 29 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/arm/board/tc/fdts/ |
D | tc_fw_config.dts | 30 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/arm/common/fconf/ |
D | arm_fconf_io.c | 77 [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/ |
D | tbbr_img_def_exp.h | 68 #define HW_CONFIG_ID U(23) macro
|
/trusted-firmware-a-latest/plat/arm/board/fvp/sp_min/ |
D | fvp_sp_min_setup.c | 79 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in sp_min_plat_arch_setup()
|
/trusted-firmware-a-latest/fdts/ |
D | stm32mp13-fw-config.dtsi | 29 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/qemu/qemu/ |
D | qemu_measured_boot.c | 28 { HW_CONFIG_ID, EVLOG_HW_CONFIG_STRING, PCR_0 },
|
/trusted-firmware-a-latest/plat/arm/common/aarch32/ |
D | arm_bl2_mem_params_desc.c | 58 .image_id = HW_CONFIG_ID,
|
/trusted-firmware-a-latest/drivers/auth/tbbr/ |
D | tbbr_cot_common.c | 115 .img_id = HW_CONFIG_ID,
|
D | tbbr_cot_bl1.c | 176 [HW_CONFIG_ID] = &hw_config,
|
/trusted-firmware-a-latest/plat/st/stm32mp1/ |
D | plat_bl2_mem_params_desc.c | 90 .image_id = HW_CONFIG_ID,
|
/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/ |
D | fvp_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/trusted-firmware-a-latest/plat/imx/imx7/common/ |
D | imx7_bl2_el3_common.c | 84 hw_cfg_mem_params = get_bl_mem_params_node(HW_CONFIG_ID); in bl2_plat_handle_post_image_load()
|
12