|
| 1 | +Arm Neoverse Reference Design Platforms |
| 2 | +======================================= |
| 3 | + |
| 4 | +# Introduction |
| 5 | + |
| 6 | +This document lists information related to the usage of EDKII firmware for Arm's |
| 7 | +Neoverse Reference Design platforms. Details about Arm's Neoverse Reference |
| 8 | +Design platforms is listed on this [page](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra) |
| 9 | + |
| 10 | +The platform code is located under Platform/Arm/SgiPkg. Following platforms are |
| 11 | +supported in this platform code. |
| 12 | + |
| 13 | +- [RD-N2](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn2) |
| 14 | +- [RD-V1](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdv1) |
| 15 | +- [RD-V1-MC](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdv1mc) |
| 16 | +- [RD-N1-Edge](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn1edge) |
| 17 | +- [RD-N1-Edge-X2](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn1edgex2) |
| 18 | +- [RD-E1-Edge](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rde1edge) |
| 19 | +- [SGI-575](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/sgi575) |
| 20 | + |
| 21 | +# Build Environment |
| 22 | + |
| 23 | +- x86 Linux host machines running Ubuntu 18.04 or later |
| 24 | +- [Toolchain](https://developer.arm.com/-/media/Files/downloads/gnu-a/8.3-2019.03/binrel/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu.tar.xz) |
| 25 | + |
| 26 | +# How to build and execute |
| 27 | + |
| 28 | +Please follow top-level Readme.md for build instructions. For details on building |
| 29 | +the rest of the software components and executing it using the platform FVP, use |
| 30 | +the links to the respective platforms listed above. |
| 31 | + |
| 32 | +# Obtaining the platform fvp |
| 33 | + |
| 34 | +The fixed virtual platform for the supported platforms can be obtained |
| 35 | +[here](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps) |
0 commit comments