Home
last modified time | relevance | path

Searched refs:TB_FW_CONFIG_ID (Results 1 – 25 of 26) sorted by relevance

12

/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dfconf_bl1_load_config.puml51 arm_bl1_setup -> fconf: fconf_load_config(TB_FW_CONFIG_ID)
52 fconf -> fconf : FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID)
53 fconf -> fconf_dyn_cfg_getter: dyn_cfg_dtb_info_getter(TB_FW_CONFIG_ID)
55 fconf -> bl_common : load_auth_image(TB_FW_CONFIG_ID, &image_info)
62 arm_io_storage -> fconf: FCONF_GET_PROPERTY(arm, arm_io_policies, TB_FW_CONFIG_ID)
A Dfconf_bl2_populate.puml34 arm_bl2_setup -> fconf: FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID)
35 fconf -> fconf_dyn_cfg_getter: dyn_cfg_dtb_info_getter(TB_FW_CONFIG_ID)
/tf-a-ffa_el3_spmc/plat/arm/board/sgm775/fdts/
A Dsgm775_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/rde1edge/fdts/
A Drde1edge_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/a5ds/fdts/
A Da5ds_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/fvp_ve/fdts/
A Dfvp_ve_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/juno/fdts/
A Djuno_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/rdn1edge/fdts/
A Drdn1edge_fw_config.dts17 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1/fdts/
A Drdv1_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1mc/fdts/
A Drdv1mc_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/rdn2/fdts/
A Drdn2_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/drivers/auth/tbbr/
A Dtbbr_cot_bl1.c139 .img_id = TB_FW_CONFIG_ID,
175 [TB_FW_CONFIG_ID] = &tb_fw_config,
/tf-a-ffa_el3_spmc/plat/arm/board/tc/fdts/
A Dtc_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/sgi575/fdts/
A Dsgi575_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_dyn_cfg.c96 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in arm_bl1_set_mbedtls_heap()
140 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in arm_bl1_set_bl2_hash()
A Darm_bl1_setup.c187 err = fconf_load_config(TB_FW_CONFIG_ID); in arm_bl1_platform_setup()
A Darm_bl2_setup.c170 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in bl2_plat_arch_setup()
/tf-a-ffa_el3_spmc/include/export/common/tbbr/
A Dtbbr_img_def_exp.h71 #define TB_FW_CONFIG_ID U(24) macro
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Darm_fconf_io.c57 [TB_FW_CONFIG_ID] = {UUID_TB_FW_CONFIG},
124 [TB_FW_CONFIG_ID] = {
126 (uintptr_t)&arm_uuid_spec[TB_FW_CONFIG_ID],
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf.c22 assert((image_id == FW_CONFIG_ID) || (image_id == TB_FW_CONFIG_ID)); in fconf_load_config()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/
A Dfvp_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_io_storage.c61 [TB_FW_CONFIG_ID] = {
/tf-a-ffa_el3_spmc/plat/brcm/common/
A Dbrcm_io_storage.c186 [TB_FW_CONFIG_ID] = {
/tf-a-ffa_el3_spmc/fdts/
A Dcot_descriptors.dtsi194 image-id = <TB_FW_CONFIG_ID>;
/tf-a-ffa_el3_spmc/plat/nxp/common/setup/
A Dls_io_storage.c162 [TB_FW_CONFIG_ID] = {

Completed in 21 milliseconds

12