arm-trusted-firmware/docs/plat/index.rst
Amit Nagal c97857dba2 feat(versal2): add support for AMD Versal Gen 2 platform
New SoC is a78 based with gicv3 and uart over pl011. Communication
interfaces are similar to Versal NET platform. System starts with AMD PLM
firmware which loads TF-A(bl31) to memory, which is already configured, and
jumps to it. PLM also prepare handoff structure for TF-A with information
what components were load and flags which indicate which EL level SW should
be started.

Change-Id: I5065b1b7ec4ee58e77dc4096747758480c84009c
Signed-off-by: Amit Nagal <amit.nagal@amd.com>
Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
2024-06-10 08:09:49 +02:00

81 lines
1.7 KiB
ReStructuredText

Platform Ports
==============
.. toctree::
:maxdepth: 1
:caption: Contents
:hidden:
allwinner
amd-versal2
arm/index
ast2700
meson-axg
meson-gxbb
meson-gxl
meson-g12a
hikey
hikey960
intel-agilex
intel-stratix10
marvell/index
mt8183
mt8186
mt8188
mt8192
mt8195
nvidia-tegra
warp7
imx8
imx8m
imx8ulp
imx9
s32g274a
npcm845x
nxp/index
poplar
qemu
qemu-sbsa
qti
qti-msm8916
rpi3
rpi4
rpi5
rcar-gen3
rz-g2
rockchip
socionext-uniphier
synquacer
st/index
ti-k3
xilinx-versal-net
xilinx-versal
xilinx-zynqmp
brcm-stingray
This section provides a list of supported upstream *platform ports* and the
documentation associated with them.
.. note::
In addition to the platforms ports listed within the table of contents, there
are several additional platforms that are supported upstream but which do not
currently have associated documentation:
- Arm Neoverse N1 System Development Platform (N1SDP)
- Arm Neoverse Reference Design N1 Edge (RD-N1-Edge) FVP
- Arm SGI-575
- MediaTek MT8173 SoCs
Deprecated platforms
--------------------
+----------------+----------------+--------------------+--------------------+
| Platform | Vendor | Deprecated version | Deleted version |
+================+================+====================+====================+
| None at this | | | |
| time. | | | |
+----------------+----------------+--------------------+--------------------+
--------------
*Copyright (c) 2019-2024, Arm Limited. All rights reserved.*