Lines Matching +full:- +full:- +full:-
4 Trusted Firmware-A implements the EL3 firmware layer for Xilinx Versal NET.
5 The platform only uses the runtime part of TF-A as Xilinx Versal NET already
8 BL31 is TF-A.
10 BL33 is the non-secure world software (U-Boot, Linux etc).
14 make RESET_TO_BL31=1 CROSS_COMPILE=aarch64-none-elf- PLAT=versal_net bl31
19 make CROSS_COMPILE=aarch64-none-elf- PLAT=versal_net SPD=tspd RESET_TO_BL31=1 bl31 bl32
22 To build TF-A for JTAG DCC console:
24 make RESET_TO_BL31=1 CROSS_COMPILE=aarch64-none-elf- PLAT=versal_net VERSAL_NET_CONSOLE=dcc bl31
27 To build TF-A with SDEI_SUPPORT:
29 make RESET_TO_BL31=1 CROSS_COMPILE=aarch64-none-elf- PLAT=versal_net SDEI_SUPPORT=1 bl31
33 -------------------------------------------------
41 - `pl011`, `pl011_0`: ARM pl011 UART 0 (default)
42 - `pl011_1` : ARM pl011 UART 1
43 - `dcc` : JTAG Debug Communication Channel(DCC)
46 - 0 : Enable Platform Management (Default)
47 - 1 : Disable Platform Management
53 - `0` : SGI 0
54 - `1` : SGI 1
55 - `2` : SGI 2
56 - `3` : SGI 3
57 - `4` : SGI 4
58 - `5` : SGI 5
59 - `6` : SGI 6 (Default)
60 - `7` : SGI 7
63 ------------------------------------------
66 -----------------------------------------------------------
68 +-----------------------+-------------------------------------------------------+
70 +-----------------------+------------------------------+------------------------+
71 | 0xC2000000-0xC200FFFF | Fast SMC64 SiP Service Calls as per SMCCC Section 6.1 |
72 +-----------------------+-------------------------------------------------------+
75 -------------------------------------------------------------
77 +---------------------------+-----------------------------------------------------------+
79 +---------------------------+-----------------------------------------------------------+
80 | 0xc2001000-0xc2001FFF | Fast SMC64 SiP Service call range used for AMD-Xilinx IPI |
81 +---------------------------+-----------------------------------------------------------+
84 --------------------------------------------------------
86 +---------------------------+----------------------------------------------------------------------…
88 +---------------------------+----------------------------------------------------------------------…
89 | 0xc2000000-0xc2000FFF | Fast SMC64 SiP Service call range used for AMD-Xilinx Platform Manage…
90 +---------------------------+----------------------------------------------------------------------…
93 --------------------------------------------------------
95 +---------------------------+----------------------------------------------------------------------…
97 +---------------------------+----------------------------------------------------------------------…
98 | 0xc2000FFF | Fast SMC64 SiP Service call used for pass-through of AMD-Xilinx Platf…
100 +---------------------------+----------------------------------------------------------------------…
101 | 0xc2000A00-0xc2000AFF | Fast SMC64 SiP Service call range used for AMD-Xilinx Platform Manage…
102 | | specific TF-A APIs …
103 +---------------------------+----------------------------------------------------------------------…
106 ----------------------------------------------
108 +--------------+--------------+--------------+
110 +--------------+--------------+--------------+
112 +--------------+--------------+--------------+