mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00

We used to have a dedicated page for deprecated platforms information. This document contained 2 pieces of information: a) the process for deprecating a platform port; b) the list of deprecated platforms to this day. I think it makes more sense to move b) to the platforms ports landing page, such that it is more visible. This also has the nice effect to move the 'Deprecated platforms' title as the last entry of the 'Platform ports' table of contents, like so: - Platform ports - 1. Allwinner ARMv8 SoCs - 2. Arm Development Platforms ... - 39. Broadcom Stingray - Deprecated platforms instead of it being lost in the middle of supported platform ports. Regarding a), this gets moved under the "Processes & Policies" section. More specifically, it gets clubbed with the existing platform compatibility policy. The combined document gets renamed into a "Platforms Ports Policy" document. Change-Id: I6e9ce2abc68b8a8ac88e7bd5f21749c14c9a2af6 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
81 lines
2.1 KiB
ReStructuredText
81 lines
2.1 KiB
ReStructuredText
Platform Ports
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents
|
|
:numbered:
|
|
:hidden:
|
|
|
|
allwinner
|
|
arm/index
|
|
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
|
|
nxp/index
|
|
poplar
|
|
qemu
|
|
qemu-sbsa
|
|
qti
|
|
qti-msm8916
|
|
rpi3
|
|
rpi4
|
|
rcar-gen3
|
|
rz-g2
|
|
rockchip
|
|
socionext-uniphier
|
|
synquacer
|
|
stm32mp1
|
|
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 Neoverse Reference Design E1 Edge (RD-E1-Edge) FVP
|
|
- Arm SGI-575
|
|
- MediaTek MT8173 SoCs
|
|
|
|
Deprecated platforms
|
|
--------------------
|
|
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| Platform | Vendor | Deprecated version | Deleted version |
|
|
+================+================+====================+====================+
|
|
| sgm775 | Arm | 2.5 | 2.7 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| mt6795 | MTK | 2.5 | 2.7 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| sgi575 | Arm | 2.8 | 3.0 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| rdn1edge | Arm | 2.8 | 3.0 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019-2022, Arm Limited. All rights reserved.*
|