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

In order to ease introduction of new STM32 MPUs platforms, a dedicated ST sub-menu (and directory) is created. The old page is kept, but with an orphan parameter to avoid build issues with the docs, and to avoid listing it in the menu. It is updated to just have links with the new pages. A new page STM32 MPUs is created to group common options for all STM32 MPUs. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I799b57967d76a985835c7a3d9d6ab21beb44ba40
87 lines
2.4 KiB
ReStructuredText
87 lines
2.4 KiB
ReStructuredText
Platform Ports
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents
|
|
:hidden:
|
|
|
|
allwinner
|
|
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
|
|
imx9
|
|
npcm845x
|
|
nxp/index
|
|
poplar
|
|
qemu
|
|
qemu-sbsa
|
|
qti
|
|
qti-msm8916
|
|
rpi3
|
|
rpi4
|
|
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 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 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| tc0 | Arm | 2.8 | 3.0 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| rde1edge | Arm | 2.9 | 3.1 |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019-2023, Arm Limited. All rights reserved.*
|