Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dfconf_bl2_populate.puml24 arg0 = fw_config
27 arm_bl2_setup -> arm_bl2_setup : arm_bl2_early_platform_setup(\n\t fw_config, mem_layout)
29 arm_bl2_setup -> fconf: fconf_populate("FW_CONFIG", fw_config)
A Dfconf_bl1_load_config.puml26 set fw_config information
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_bl2_setup.c61 void arm_bl2_early_platform_setup(uintptr_t fw_config, in arm_bl2_early_platform_setup() argument
70 config_base = fw_config; in arm_bl2_early_platform_setup()
/tf-a-ffa_el3_spmc/drivers/auth/tbbr/
A Dtbbr_cot_bl1.c153 static const auth_img_desc_t fw_config = { variable
176 [FW_CONFIG_ID] = &fw_config,
/tf-a-ffa_el3_spmc/plat/arm/board/sgi575/fdts/
A Dsgi575_stmm_config.dts34 * fw_config file, and address of the fw_config is passed to
/tf-a-ffa_el3_spmc/include/plat/arm/common/
A Dplat_arm.h198 void arm_bl2_early_platform_setup(uintptr_t fw_config, struct meminfo *mem_layout);
/tf-a-ffa_el3_spmc/drivers/auth/dualroot/
A Dcot.c232 static const auth_img_desc_t fw_config = { variable
916 [FW_CONFIG_ID] = &fw_config,
/tf-a-ffa_el3_spmc/docs/components/fconf/
A Dindex.rst93 The ``fconf_load_config(image_id)`` must be called to load fw_config and
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst771 - Added support for loading the ``fw_config`` image
879 - Added support for the ``fw_config`` image
882 - Added support for the ``fw_config`` image
955 - Now loads and populates ``fw_config`` and ``tb_fw_config``
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1743 ``fw_configs`` includes soc_fw_config, tos_fw_config, tb_fw_config and fw_config.

Completed in 17 milliseconds