Home
last modified time | relevance | path

Searched refs:tb_fw_config (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a-latest/docs/resources/diagrams/plantuml/
Dfip-secure-partitions.puml32 artifact tb_fw_config.dts [
33 tb_fw_config.dts
74 artifact tb_fw_config.dtb
97 tb_fw_config.dtb (signed)
130 tb_fw_config.dtb (signed)
157 tb_fw_config.dts --> dtc
158 dtc --> tb_fw_config.dtb
159 tb_fw_config.dtb --> cert_create
Dfconf_bl2_populate.puml37 arm_bl2_setup -> fconf: fconf_populate("TB_FW_CONFIG", tb_fw_config)
/trusted-firmware-a-latest/drivers/auth/tbbr/
Dtbbr_cot_bl1.c140 static const auth_img_desc_t tb_fw_config = { variable
177 [TB_FW_CONFIG_ID] = &tb_fw_config,
/trusted-firmware-a-latest/plat/brcm/common/
Dbrcm_bl2_setup.c47 void bcm_bl2_early_platform_setup(uintptr_t tb_fw_config, in bcm_bl2_early_platform_setup() argument
/trusted-firmware-a-latest/docs/components/measured_boot/
Devent_log.rst12 in 'tb_fw_config', 'nt_fw_config' and 'tsp_fw_config' DTS files:
/trusted-firmware-a-latest/drivers/auth/cca/
Dcot.c206 static const auth_img_desc_t tb_fw_config = { variable
645 [TB_FW_CONFIG_ID] = &tb_fw_config,
/trusted-firmware-a-latest/fdts/
Dcot_descriptors.dtsi193 tb_fw_config {
/trusted-firmware-a-latest/drivers/auth/dualroot/
Dcot.c220 static const auth_img_desc_t tb_fw_config = { variable
918 [TB_FW_CONFIG_ID] = &tb_fw_config,
/trusted-firmware-a-latest/docs/components/fconf/
Dindex.rst94 tb_fw_config devices tree containing the properties' values. This must be done
/trusted-firmware-a-latest/docs/design_documents/
Dmeasured_boot.rst179 the Event Log buffer and its size to BL2 via tb_fw_config to extend the
/trusted-firmware-a-latest/docs/getting_started/
Dbuild-options.rst49 SP nodes in tb_fw_config.
702 tb_fw_config device tree. This flag is defined only when
918 internal-trusted-storage) as SP in tb_fw_config device tree.
944 statically captured in tb_fw_config file in the form of device tree nodes
/trusted-firmware-a-latest/docs/design/
Dfirmware-design.rst1821 ``fw_configs`` includes soc_fw_config, tos_fw_config, tb_fw_config and fw_config.
/trusted-firmware-a-latest/docs/
Dchange-log.md1272 …- incorrect UUID name in FVP tb_fw_config ([7f2bf23](https://review.trustedfirmware.org/plugins/gi…
4644 …- update tb_fw_config with event log properties ([e742bcd](https://review.trustedfirmware.org/plug…
6035 - Now loads and populates `fw_config` and `tb_fw_config`