Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/fconf/
Dfconf_dyn_cfg_getter.h17 struct dyn_cfg_dtb_info_t { struct
30 struct dyn_cfg_dtb_info_t *dyn_cfg_dtb_info_getter(unsigned int config_id); argument
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_bl31_setup.c18 const struct dyn_cfg_dtb_info_t *soc_fw_config_info; in bl31_early_platform_setup2()
54 const struct dyn_cfg_dtb_info_t *hw_config_info; in bl31_plat_arch_setup()
Djuno_bl2_setup.c47 const struct dyn_cfg_dtb_info_t *fw_config_info; in plat_get_next_bl_params()
/trusted-firmware-a-latest/lib/fconf/
Dfconf_dyn_cfg_getter.c27 static struct dyn_cfg_dtb_info_t dtb_infos[MAX_DTB_INFO];
38 struct dyn_cfg_dtb_info_t *dtb_info; in set_config_info()
62 struct dyn_cfg_dtb_info_t *dyn_cfg_dtb_info_getter(unsigned int config_id) in dyn_cfg_dtb_info_getter()
Dfconf.c20 const struct dyn_cfg_dtb_info_t *config_info; in fconf_load_config()
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_bl2_setup.c50 const struct dyn_cfg_dtb_info_t *hw_config_info __unused; in plat_get_next_bl_params()
57 const struct dyn_cfg_dtb_info_t *fw_config_info; in plat_get_next_bl_params()
108 const struct dyn_cfg_dtb_info_t *hw_config_info; in bl2_plat_handle_post_image_load()
Dfvp_bl31_setup.c20 static const struct dyn_cfg_dtb_info_t *hw_config_info __unused;
29 const struct dyn_cfg_dtb_info_t *soc_fw_config_info; in bl31_early_platform_setup2()
/trusted-firmware-a-latest/plat/arm/board/fvp/sp_min/
Dfvp_sp_min_setup.c20 const struct dyn_cfg_dtb_info_t *tos_fw_config_info __unused; in plat_arm_sp_min_early_platform_setup()
61 const struct dyn_cfg_dtb_info_t *hw_config_info __unused; in sp_min_plat_arch_setup()
/trusted-firmware-a-latest/plat/arm/board/tc/
Dtc_bl2_setup.c23 const struct dyn_cfg_dtb_info_t *fw_config_info; in plat_get_next_bl_params()
Dtc_bl31_setup.c96 const struct dyn_cfg_dtb_info_t *hw_config_info; in bl31_plat_arch_setup()
/trusted-firmware-a-latest/plat/arm/common/
Darm_dyn_cfg.c77 const struct dyn_cfg_dtb_info_t *tb_fw_config_info; in arm_bl1_set_mbedtls_heap()
142 const struct dyn_cfg_dtb_info_t *dtb_info; in arm_bl2_dyn_cfg_init()
Darm_dyn_cfg_helpers.c316 const struct dyn_cfg_dtb_info_t *tb_fw_config_info; in arm_set_tb_fw_info()
351 const struct dyn_cfg_dtb_info_t *tb_fw_config_info; in arm_get_tb_fw_info()
Darm_bl1_setup.c147 const struct dyn_cfg_dtb_info_t *fw_config_info; in arm_bl1_platform_setup()
Darm_bl2_setup.c232 const struct dyn_cfg_dtb_info_t *tb_fw_config_info; in bl2_plat_arch_setup()
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dbl2_plat_setup.c391 const struct dyn_cfg_dtb_info_t *config_info; in bl2_plat_handle_post_image_load()
/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_main.c435 const struct dyn_cfg_dtb_info_t *image_info __unused; in spmd_spmc_init()