Lines Matching refs:A
4 Trusted Firmware-A implements the EL3 firmware layer for Xilinx Versal.
5 The platform only uses the runtime part of TF-A as Xilinx Versal already has a
8 BL31 is TF-A.
22 To build TF-A for JTAG DCC console
27 To build TF-A with Errata management interface
32 To build TF-A with Straight-Line Speculation(SLS)
65 The stack size in TF-A for the Versal platform is configurable.
87 TF-A build, its definition of ``custom_smc_handler`` is enabled.
89 Custom Package Makefile Fragment Inclusion in TF-A Build
92 - Custom package is not directly part of the TF-A source.
98 ``custom_pkg.mk`` so it can be included in the TF-A build.
102 required to be part of the TF-A build.
104 - When ``<CUSTOM_PKG_PATH>`` is specified in the TF-A build command,
107 - Example TF-A build command:
113 # PLM->TF-A Parameter Passing
115 The PLM populates a data structure with image information for the TF-A. The TF-A
118 The register is free to be used by other software once the TF-A is bringing up
161 | | specific TF-A APIs …