diff mbox series

edk2-platforms.config: Add support for sgi575

Message ID 20180411145730.29203-1-nariman.poushin@linaro.org
State New
Headers show
Series edk2-platforms.config: Add support for sgi575 | expand

Commit Message

Nariman Poushin April 11, 2018, 2:57 p.m. UTC
Signed-off-by: Nariman Poushin <nariman.poushin@linaro.org>

---
Hi,

This is to support the upcoming 18.04 ARM Landing Team Release, which adds support for the System Guidance for Infrastructure SGI575 Platform (a type of Fixed Virtual Platform, FVP). The edk2-platforms support for this is not yet merged upstream, but under review and is available in a fork here:
https://git.linaro.org/landing-teams/working/arm/edk2-platforms.git/

As this is a trivial patch and the names aren't going to change, and to avoid carrying another fork (since uefi-tools is no longer handled by the landing team for the landing team releases) I was submitting this so we could get our release manifest together.

If you would rather wait until the edk2-platforms support for the platform is added, I can carry a fork for uefi-tools as well (though it's obviously not my preferred option as I sent this patch ...). 

I will be away until Tuesday next week (17th of April 2018) so responses may be delayed.

Thanks
Nariman

 edk2-platforms.config | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.11.0
diff mbox series

Patch

diff --git a/edk2-platforms.config b/edk2-platforms.config
index f4578e8..9cf8e3f 100644
--- a/edk2-platforms.config
+++ b/edk2-platforms.config
@@ -207,3 +207,8 @@  ARCH=ARM
 LONGNAME=ArmVirtPkg QEMU
 DSC=ArmVirtPkg/ArmVirtQemu.dsc
 ARCH=AARCH64
+
+[sgi575]
+LONGNAME=ARM System Guidance for Infrastructure SGI575
+DSC=Platform/ARM/SgiPkg/SgiPlatform.dsc
+ARCH=AARCH64