Home
last modified time | relevance | path

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

/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H 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)
H A Dfconf_bl1_load_config.puml26 set fw_config information
/rk3399_ARM-atf/drivers/auth/cca/
H A Dbl1_cot.c123 static const auth_img_desc_t fw_config = { variable
142 [FW_CONFIG_ID] = &fw_config,
/rk3399_ARM-atf/drivers/auth/tbbr/
H A Dtbbr_cot_bl1.c155 static const auth_img_desc_t fw_config = { variable
177 [FW_CONFIG_ID] = &fw_config,
/rk3399_ARM-atf/drivers/auth/dualroot/
H A Dbl1_cot.c131 static const auth_img_desc_t fw_config = { variable
239 [FW_CONFIG_ID] = &fw_config,
/rk3399_ARM-atf/fdts/
H A Dstm32mp1-cot-descriptors.dtsi105 fw_config {
H A Dtbbr_cot_descriptors.dts198 fw_config {
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst93 The ``fconf_load_config(image_id)`` must be called to load fw_config and
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1881 ``fw_configs`` includes soc_fw_config, tos_fw_config, tb_fw_config and fw_config.
/rk3399_ARM-atf/docs/
H A Dchange-log.md10244 - Added support for loading the `fw_config` image
10328 - Added support for the `fw_config` image
10330 - Added support for the `fw_config` image
10386 - Now loads and populates `fw_config` and `tb_fw_config`