mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00

Arm has made the strategic decision to deprecate the TC2 platform. As a result, software development and the creation of fast models for TC2 have been officially discontinued. The TC2 platform, now considered obsolete, has been succeeded by the TC3 and TC4 platforms. Notably, both TC3 and TC4 are already integrated into TF-A, with TC3 included in the CI repository. Work to add CI support for TC4 is currently in progress. Change-Id: I4df3c3e947faa1849a0f4742593c604cb2ee43b9 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
81 lines
1.7 KiB
ReStructuredText
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 |
|
|
+================+================+====================+====================+
|
|
| TC2 | Arm | 2.12 | TBD |
|
|
| | | | |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019-2024, Arm Limited. All rights reserved.*
|