[edk2-devel] [edk2-platforms][PATCH] Platform/Sgi: add platform documentation

Thomas Abraham posted 1 patch 3 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20210307170446.52795-1-thomas.abraham@arm.com
Platform/ARM/SgiPkg/Readme.md | 35 ++++++++++++++++++++
1 file changed, 35 insertions(+)
[edk2-devel] [edk2-platforms][PATCH] Platform/Sgi: add platform documentation
Posted by Thomas Abraham 3 years, 1 month ago
Add a document that provides information about the platforms supported
by the package 'SgiPkg', the build environment, links to additional
documentation and corresponding platform fvp.

Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
Change-Id: If59c06b0ab2e4445f1c59499e43c544ba4ea40a2
---
 Platform/ARM/SgiPkg/Readme.md | 35 ++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/Platform/ARM/SgiPkg/Readme.md b/Platform/ARM/SgiPkg/Readme.md
new file mode 100644
index 000000000000..e5e0480beaab
--- /dev/null
+++ b/Platform/ARM/SgiPkg/Readme.md
@@ -0,0 +1,35 @@
+Arm Neoverse Reference Design Platforms
+=======================================
+
+# Introduction
+
+This document lists information related to the usage of EDKII firmware for Arm's
+Neoverse Reference Design platforms. Details about Arm's Neoverse Reference
+Design platforms is listed on this [page](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra)
+
+The platform code is located under Platform/Arm/SgiPkg. Following platforms are
+supported in this platform code.
+
+- [RD-N2](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn2)
+- [RD-V1](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdv1)
+- [RD-V1-MC](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdv1mc)
+- [RD-N1-Edge](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn1edge)
+- [RD-N1-Edge-X2](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rdn1edgex2)
+- [RD-E1-Edge](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/rde1edge)
+- [SGI-575](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/tree/master/docs/infra/sgi575)
+
+# Build Environment
+
+- x86 Linux host machines running Ubuntu 18.04 or later
+- [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)
+
+# How to build and execute
+
+Please follow top-level Readme.md for build instructions. For details on building
+the rest of the software components and executing it using the platform FVP, use
+the links to the respective platforms listed above.
+
+# Obtaining the platform fvp
+
+The fixed virtual platform for the supported platforms can be obtained
+[here](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps)
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72511): https://edk2.groups.io/g/devel/message/72511
Mute This Topic: https://groups.io/mt/81153228/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-platforms][PATCH] Platform/Sgi: add platform documentation
Posted by Sami Mujawar 3 years, 1 month ago
Hi Thomas,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>

Regards,

Sami Mujawar


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#73412): https://edk2.groups.io/g/devel/message/73412
Mute This Topic: https://groups.io/mt/81153228/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-