Home
last modified time | relevance | path

Searched refs:fconf_populate (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/juno/
Djuno_bl31_setup.c23 fconf_populate("FW_CONFIG", arg1); in bl31_early_platform_setup2()
59 fconf_populate("HW_CONFIG", hw_config_info->config_addr); in bl31_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/tc/
Dtc_bl31_setup.c50 fconf_populate("FW_CONFIG", arg1); in bl31_early_platform_setup2()
99 fconf_populate("HW_CONFIG", hw_config_info->config_addr); in bl31_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/sp_min/
Dfvp_sp_min_setup.c29 fconf_populate("FW_CONFIG", arg1); in plat_arm_sp_min_early_platform_setup()
112 fconf_populate("HW_CONFIG", hw_config_info->config_addr); in sp_min_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/
Dfvp_bl31_setup.c33 fconf_populate("FW_CONFIG", arg1); in bl31_early_platform_setup2()
123 fconf_populate("HW_CONFIG", hw_config_info->config_addr); in bl31_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/docs/resources/diagrams/plantuml/
Dfconf_bl2_populate.puml29 arm_bl2_setup -> fconf: fconf_populate("FW_CONFIG", fw_config)
37 arm_bl2_setup -> fconf: fconf_populate("TB_FW_CONFIG", tb_fw_config)
/trusted-firmware-a-3.6.0-3.5.0/include/lib/fconf/
Dfconf.h57 void fconf_populate(const char *config_type, uintptr_t config);
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/common/
Darm_bl2_setup.c237 fconf_populate("FW_CONFIG", config_base); in bl2_plat_arch_setup()
243 fconf_populate("TB_FW", tb_fw_config_info->config_addr); in bl2_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/lib/fconf/
Dfconf.c50 void fconf_populate(const char *config_type, uintptr_t config) in fconf_populate() function
/trusted-firmware-a-3.6.0-3.5.0/plat/st/stm32mp1/
Dbl2_plat_setup.c375 fconf_populate("TB_FW", STM32MP_DTB_BASE); in bl2_el3_plat_arch_setup()
410 fconf_populate("FW_CONFIG", STM32MP_FW_CONFIG_BASE); in bl2_plat_handle_post_image_load()
/trusted-firmware-a-3.6.0-3.5.0/docs/components/fconf/
Dindex.rst61 would be called inside the generic ``fconf_populate()`` function during
103 Once a valid device tree is available, the ``fconf_populate(config)`` function