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 D | fconf_bl1_load_config.puml | 51 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 D | fconf_bl2_populate.puml | 34 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 D | sgm775_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/rde1edge/fdts/ |
A D | rde1edge_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/a5ds/fdts/ |
A D | a5ds_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp_ve/fdts/ |
A D | fvp_ve_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/juno/fdts/ |
A D | juno_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/rdn1edge/fdts/ |
A D | rdn1edge_fw_config.dts | 17 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1/fdts/ |
A D | rdv1_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/rdv1mc/fdts/ |
A D | rdv1mc_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/rdn2/fdts/ |
A D | rdn2_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/drivers/auth/tbbr/ |
A D | tbbr_cot_bl1.c | 139 .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 D | tc_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/sgi575/fdts/ |
A D | sgi575_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_dyn_cfg.c | 96 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 D | arm_bl1_setup.c | 187 err = fconf_load_config(TB_FW_CONFIG_ID); in arm_bl1_platform_setup()
|
A D | arm_bl2_setup.c | 170 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 D | tbbr_img_def_exp.h | 71 #define TB_FW_CONFIG_ID U(24) macro
|
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/ |
A D | arm_fconf_io.c | 57 [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 D | fconf.c | 22 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 D | fvp_fw_config.dts | 18 id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
A D | fvp_io_storage.c | 61 [TB_FW_CONFIG_ID] = {
|
/tf-a-ffa_el3_spmc/plat/brcm/common/ |
A D | brcm_io_storage.c | 186 [TB_FW_CONFIG_ID] = {
|
/tf-a-ffa_el3_spmc/fdts/ |
A D | cot_descriptors.dtsi | 194 image-id = <TB_FW_CONFIG_ID>;
|
/tf-a-ffa_el3_spmc/plat/nxp/common/setup/ |
A D | ls_io_storage.c | 162 [TB_FW_CONFIG_ID] = {
|
Completed in 21 milliseconds
12