f795242f26
This CL adds a new board, QEMU/AArch64, for ARMv8. The machine supported is virt which is a QEMU 2.8 ARM virtual machine. The default CPU of qemu-system-aarch64 is Cortex-a15, so you need to specify a 64-bit cpu via a flag. To execute: $ qemu-system-aarch64 -M virt,secure=on,virtualization=on \ -cpu cortex-a53 -bios build/coreboot.rom -m 8192M -nographic Change-Id: Id7c0831b1ecf08785b4ec8139d809bad9b3e1eec Signed-off-by: Asami Doi <d0iasm.pub@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33387 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org> |
||
---|---|---|
.. | ||
_static | ||
acpi | ||
arch | ||
community | ||
contributing | ||
doxygen | ||
drivers | ||
flash_tutorial | ||
getting_started | ||
gfx | ||
Intel | ||
lessons | ||
lib | ||
mainboard | ||
northbridge | ||
releases | ||
RFC | ||
security | ||
soc | ||
superio | ||
technotes | ||
vendorcode | ||
AMD-S3.txt | ||
beginverbatim.tex | ||
Binary_Extraction.md | ||
cbfs.txt | ||
codeflow.svg | ||
coding_style.md | ||
conf.py | ||
COPYING | ||
coreboot_logo.png | ||
corebootBuildingGuide.tex | ||
distributions.md | ||
Doxyfile.coreboot | ||
Doxyfile.coreboot_simple | ||
endverbatim.tex | ||
gcov.txt | ||
hypertransport.svg | ||
index.md | ||
mainboard_io_trap_handler_sample.c | ||
Makefile | ||
Makefile.sphinx | ||
payloads.md | ||
POSTCODES | ||
util.md |