Home
last modified time | relevance | path

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

12

/trusted-firmware-a-3.6.0-3.5.0/docs/resources/diagrams/plantuml/
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)
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)
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/
Dfvp_bl1_measured_boot.c19 { TB_FW_CONFIG_ID, EVLOG_TB_FW_CONFIG_STRING, PCR_0 },
36 .id = TB_FW_CONFIG_ID,
Dfvp_io_storage.c61 [TB_FW_CONFIG_ID] = {
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/tc/
Dtc_bl1_measured_boot.c27 .id = TB_FW_CONFIG_ID,
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rde1edge/fdts/
Drde1edge_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/a5ds/fdts/
Da5ds_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/juno/fdts/
Djuno_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp_ve/fdts/
Dfvp_ve_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rdn1edge/fdts/
Drdn1edge_fw_config.dts17 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rdn2/fdts/
Drdn2_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rdv1/fdts/
Drdv1_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rdv1mc/fdts/
Drdv1mc_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/sgi575/fdts/
Dsgi575_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/drivers/auth/tbbr/
Dtbbr_cot_bl1.c141 .img_id = TB_FW_CONFIG_ID,
177 [TB_FW_CONFIG_ID] = &tb_fw_config,
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/tc/fdts/
Dtc_fw_config.dts18 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/n1sdp/fdts/
Dn1sdp_fw_config.dts16 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/morello/fdts/
Dmorello_fw_config.dts17 id = <TB_FW_CONFIG_ID>;
/trusted-firmware-a-3.6.0-3.5.0/include/export/common/tbbr/
Dtbbr_img_def_exp.h71 #define TB_FW_CONFIG_ID U(24) macro
/trusted-firmware-a-3.6.0-3.5.0/lib/fconf/
Dfconf.c22 assert((image_id == FW_CONFIG_ID) || (image_id == TB_FW_CONFIG_ID)); in fconf_load_config()
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/common/fconf/
Darm_fconf_io.c57 [TB_FW_CONFIG_ID] = {UUID_TB_FW_CONFIG},
135 [TB_FW_CONFIG_ID] = {
137 (uintptr_t)&arm_uuid_spec[TB_FW_CONFIG_ID],
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/common/
Darm_dyn_cfg_helpers.c320 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in arm_set_tb_fw_info()
354 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in arm_get_tb_fw_info()
Darm_bl1_setup.c191 err = fconf_load_config(TB_FW_CONFIG_ID); in arm_bl1_platform_setup()
Darm_dyn_cfg.c92 tb_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, TB_FW_CONFIG_ID); in arm_bl1_set_mbedtls_heap()
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/fdts/
Dfvp_fw_config.dts18 id = <TB_FW_CONFIG_ID>;

12