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

S32G274ARDB2 is a development board to showcase the capabilities of the S32G2 SoC. It includes 4 ARM Cortex-A53 cores running at 1.0GHz, 4GBs of DDR, accelerators for automotive networking and many other peripherals. The added support is minimal and only includes the BL2 stage, with no MMU enabled. The FIP is preloaded by the BootROM in SRAM, and BL2 copies BL31 and BL33 from FIP to their designated addresses. Change-Id: Iedda23302768ab70d63787117c5f6f3c21eb9842 Signed-off-by: Bogdan Hamciuc <bogdan.hamciuc@nxp.com> Signed-off-by: Dan Nica <dan.nica@nxp.com> Signed-off-by: Andra-Teodora Ilie <andra.ilie@nxp.com> Signed-off-by: Bogdan Roman <bogdan-gabriel.roman@nxp.com> Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
81 lines
1.8 KiB
ReStructuredText
81 lines
1.8 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
|
|
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 |
|
|
+================+================+====================+====================+
|
|
| sgi575 | Arm | 2.8 | TBD |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
| rdn1edge | Arm | 2.8 | TBD |
|
|
+----------------+----------------+--------------------+--------------------+
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019-2024, Arm Limited. All rights reserved.*
|