README.hardware.md: add section on genericarm64 on qemu

(From meta-yocto rev: 3b45bc4faa620ecf11eb117252e6cd6c5e7d0a09)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2024-03-28 12:22:24 +00:00 committed by Richard Purdie
parent 07d62690b0
commit ae7056844a

View File

@ -140,6 +140,11 @@ The genericarm64 MACHINE is currently tested on the following platforms:
The images built are EFI bootable disk images and can be written directly to a
SD card for booting, for example.
There is also limited support for booting a genericarm64 image inside QEMU. When
building the image also build the `u-boot` recipe to build the required
firmware (note that this firmware will _not_ boot on real hardware), then use
`runqemu` as usual.
Texas Instruments Beaglebone (beaglebone-yocto)
-----------------------------------------------