qemu-system-aarch64 -m 1G -no-reboot -no-shutdown -machine virt \
-cpu cortex-a76 \
-drive if=pflash,file=/usr/share/AAVMF/AAVMF_CODE.fd,format=raw,read-only=on \
-drive if=none,file=bootfat.img,id=hd0,format=raw \
-device virtio-blk-device,drive=hd0 \
-display none \
-serial stdio