On Sat, May 23, 2020 at 12:39:41AM +0100, Leif Lindholm wrote: > The SbsaQemu platform port has been in flight for a long time now, > so to facilitate getting it merged, here is a set of proposed layout > changes and minor tweaks that I would prefer to have included. > > I also propose changing the commit message as follows: > --- > SbsaQemu: add port for SbsaQemu platform > > From: Radoslaw Biernacki <radoslaw.bierna...@linaro.org> > > The QEMU sbsa-ref platform provides an SBSA-compliant platform, > providing EL3/EL2 support, non-virtio inerfaces, etc. This patch adds > initial support for this platform. > > We are using FDF to compose EFI flash images with TF-A images. > Flash0 (secure) is used by BL1 and FIP (BL2 + BL31). > Flash1 contains EFI code and EFI variables. > > Signed-off-by: Tanmay Jagdale <tanmay.jagd...@linaro.org> > --- > > If Graeme, Radek, or Tanmay acks this set, I will squash this into the > v4 SbsaQemu patch and push it. > Looks all good to me.
Acked-by: Graeme Gregory <graeme.greg...@linaro.org> > Leif Lindholm (3): > Silicon/Qemu: mirror Platform layout > Silicon/Qemu: clean up SbsaQemu.dec > Maintainers.txt: update format > > Maintainers.txt | 23 ++++++++----------- > Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 8 +++---- > Platform/Qemu/SbsaQemu/SbsaQemu.fdf | 2 +- > .../SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c | 0 > .../SbsaQemuPlatformDxe.inf | 2 +- > .../Library/SbsaQemuLib/SbsaQemuHelper.S | 0 > .../Library/SbsaQemuLib/SbsaQemuLib.c | 0 > .../Library/SbsaQemuLib/SbsaQemuLib.inf | 2 +- > .../Library/SbsaQemuLib/SbsaQemuMem.c | 0 > .../SbsaQemuNorFlashLib/SbsaQemuNorFlashLib.c | 0 > .../SbsaQemuNorFlashLib.inf | 0 > .../SbsaQemuPciHostBridgeLib.c | 0 > .../SbsaQemuPciHostBridgeLib.inf | 0 > .../SbsaQemu.dec} | 3 --- > 14 files changed, 16 insertions(+), 24 deletions(-) > rename Silicon/Qemu/{ => > SbsaQemu}/Drivers/SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c (100%) > rename Silicon/Qemu/{ => > SbsaQemu}/Drivers/SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.inf (92%) > rename Silicon/Qemu/{ => SbsaQemu}/Library/SbsaQemuLib/SbsaQemuHelper.S > (100%) > rename Silicon/Qemu/{ => SbsaQemu}/Library/SbsaQemuLib/SbsaQemuLib.c (100%) > rename Silicon/Qemu/{ => SbsaQemu}/Library/SbsaQemuLib/SbsaQemuLib.inf (92%) > rename Silicon/Qemu/{ => SbsaQemu}/Library/SbsaQemuLib/SbsaQemuMem.c (100%) > rename Silicon/Qemu/{ => > SbsaQemu}/Library/SbsaQemuNorFlashLib/SbsaQemuNorFlashLib.c (100%) > rename Silicon/Qemu/{ => > SbsaQemu}/Library/SbsaQemuNorFlashLib/SbsaQemuNorFlashLib.inf (100%) > rename Silicon/Qemu/{ => > SbsaQemu}/Library/SbsaQemuPciHostBridgeLib/SbsaQemuPciHostBridgeLib.c (100%) > rename Silicon/Qemu/{ => > SbsaQemu}/Library/SbsaQemuPciHostBridgeLib/SbsaQemuPciHostBridgeLib.inf (100%) > rename Silicon/Qemu/{SbsaQemuPkg.dec => SbsaQemu/SbsaQemu.dec} (93%) > > -- > 2.20.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#60183): https://edk2.groups.io/g/devel/message/60183 Mute This Topic: https://groups.io/mt/74411429/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-