Searched refs:HW_CONFIG_ID (Results 1 – 23 of 23) sorted by relevance
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
A D | fvp_measured_boot.c | 18 { HW_CONFIG_ID, HW_CONFIG_STRING, PCR_0 },
|
A D | fvp_bl31_setup.c | 77 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_plat_arch_setup()
|
A D | fvp_io_storage.c | 81 [HW_CONFIG_ID] = {
|
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/ |
A D | arm_fconf_io.c | 66 [HW_CONFIG_ID] = {UUID_HW_CONFIG}, 165 [HW_CONFIG_ID] = { 167 (uintptr_t)&arm_uuid_spec[HW_CONFIG_ID], 278 {HW_CONFIG_ID, "hw_cfg_uuid"},
|
/tf-a-ffa_el3_spmc/plat/arm/board/a5ds/fdts/ |
A D | a5ds_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp_ve/fdts/ |
A D | fvp_ve_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/juno/fdts/ |
A D | juno_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/juno/ |
A D | juno_bl31_setup.c | 56 hw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, HW_CONFIG_ID); in bl31_plat_arch_setup()
|
/tf-a-ffa_el3_spmc/plat/arm/board/tc/fdts/ |
A D | tc_fw_config.dts | 30 id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_dyn_cfg.c | 208 HW_CONFIG_ID, in arm_bl2_dyn_cfg_init() 241 if (config_ids[i] != HW_CONFIG_ID) { in arm_bl2_dyn_cfg_init()
|
/tf-a-ffa_el3_spmc/include/export/common/tbbr/ |
A D | tbbr_img_def_exp.h | 68 #define HW_CONFIG_ID U(23) macro
|
/tf-a-ffa_el3_spmc/plat/arm/common/aarch32/ |
A D | arm_bl2_mem_params_desc.c | 58 .image_id = HW_CONFIG_ID,
|
/tf-a-ffa_el3_spmc/drivers/auth/tbbr/ |
A D | tbbr_cot_common.c | 114 .img_id = HW_CONFIG_ID,
|
A D | tbbr_cot_bl1.c | 174 [HW_CONFIG_ID] = &hw_config,
|
A D | tbbr_cot_bl2.c | 655 [HW_CONFIG_ID] = &hw_config,
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/ |
A D | fvp_fw_config.dts | 24 id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
A 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()
|
/tf-a-ffa_el3_spmc/plat/arm/common/aarch64/ |
A D | arm_bl2_mem_params_desc.c | 86 .image_id = HW_CONFIG_ID,
|
/tf-a-ffa_el3_spmc/drivers/auth/dualroot/ |
A D | cot.c | 201 .img_id = HW_CONFIG_ID, 914 [HW_CONFIG_ID] = &hw_config, 925 [HW_CONFIG_ID] = &hw_config,
|
/tf-a-ffa_el3_spmc/plat/brcm/common/ |
A D | brcm_io_storage.c | 191 [HW_CONFIG_ID] = {
|
/tf-a-ffa_el3_spmc/common/ |
A D | desc_image_load.c | 227 mem_params = get_bl_mem_params_node(HW_CONFIG_ID); in populate_next_bl_params_config()
|
/tf-a-ffa_el3_spmc/fdts/ |
A D | cot_descriptors.dtsi | 188 image-id = <HW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/nxp/common/setup/ |
A D | ls_io_storage.c | 167 [HW_CONFIG_ID] = {
|
Completed in 25 milliseconds