mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-08 05:43:53 +00:00

- Add basic platform setup. - Add MT8196 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address. - Add timer driver configuration. Change-Id: I07fcdeb785fcda4a955c11c39a345da4ad05ef04 Signed-off-by: Gavin Liu <gavin.liu@mediatek.com>
82 lines
1.7 KiB
ReStructuredText
82 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
|
|
mt8196
|
|
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.*
|