Lines Matching refs:A
4 Trusted Firmware-A implements the EL3 firmware layer for AMD Versal Gen 2.
5 The platform only uses the runtime part of TF-A as AMD Versal Gen 2 already
8 BL31 is TF-A.
17 To build TF-A for JTAG DCC console:
22 To build TF-A with Errata management interface
27 To build TF-A with IPI CRC check:
48 The stack size in TF-A for the Versal platform is configurable.
70 TF-A build, its definition of ``custom_smc_handler`` is enabled.
72 Custom Package Makefile Fragment Inclusion in TF-A Build
75 - Custom package is not directly part of the TF-A source.
81 ``custom_pkg.mk`` so it can be included in the TF-A build.
85 required to be part of the TF-A build.
87 - When ``<CUSTOM_PKG_PATH>`` is specified in the TF-A build command,
90 - Example TF-A build command: