On 3/31/20 6:26 PM, Sean via Groups.Io wrote:
On Mon, Mar 30, 2020 at 11:41 PM, Ard Biesheuvel wrote:

    Not sure I follow. Which command line are we talking about?

@Ard - In this Platform CI, ArmVirt is building and running AARCH64 but not ARM 32bit.  Would it be valuable to build for ARM too?


Yes, absolutely.

I prototyped it but want to make sure I am calling QEMU with the parameters you would expect to work with ArmVirtPkg

qemu-system-arm -M virt -cpu cortex-a15 -pflash /home/vsts/work/1/s/Build/ArmVirtQemu-ARM/DEBUG_GCC5/FV/QEMU_EFI.fd -m 1024 -net none -serial stdio -drive file=fat:rw:/home/vsts/work/1/s/Build/ArmVirtQemu-ARM/DEBUG_GCC5/VirtualDrive,format=raw,media=disk -display none


The parameters look fine. Note that you can use the qemu-system-aarch64 binary as well, so no need to install both.


PR build results can be seen here: https://dev.azure.com/tianocore/edk2-ci-play/_build/results?buildId=5074&view=results
PR code change: https://github.com/spbrogan/edk2/pull/14

Yep, looking good. The main focus is obviously on X64 and AARCH64, but that only increases the risk that we might regress on IA32 or ARM without anyone noticing. So having both IA32 and ARM is a good thing.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56773): https://edk2.groups.io/g/devel/message/56773
Mute This Topic: https://groups.io/mt/72559106/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to