coreboot-kgpe-d16/Documentation
Asami Doi f795242f26 mainboard/emulation/qemu-aarch64: Add new board for ARMv8
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>
2019-08-08 01:12:06 +00:00
..
Intel soc/intel: Obsolete mmap_region_granularity() 2019-08-07 05:38:14 +00:00
RFC
_static
acpi
arch Documentation: Advertise support for OpenSBI 2019-08-06 12:04:01 +00:00
community Documentation/code_of_conduct: Update arbitration team 2019-07-19 16:37:51 +00:00
contributing Docs/project_ideas: Add a "parse SerialICE traces" project idea 2019-03-09 12:46:09 +00:00
doxygen
drivers Documentation/drivers: Fix typo in index.md 2019-08-02 10:00:44 +00:00
flash_tutorial
getting_started kconfig: Drop IS_ENABLED() macro 2019-06-04 13:33:40 +00:00
gfx Documentation: Add display panel specifics 2019-06-09 11:13:26 +00:00
lessons Doc/lessons/lesson1: Fix title consistency 2019-07-16 15:01:11 +00:00
lib Documentation: Add small fixes 2019-04-19 11:36:53 +00:00
mainboard mainboard/emulation/qemu-aarch64: Add new board for ARMv8 2019-08-08 01:12:06 +00:00
northbridge Documentation: Warn about ME cleaner on Sandy Bridge 2019-05-29 20:01:12 +00:00
releases Documentation/releases/checklist: Add instructions for crossgcc sources 2019-07-30 22:30:58 +00:00
security Documentation: Add Intel TXT 2019-07-19 12:19:19 +00:00
soc Documentation: Add FSP bugs 2019-07-15 07:14:57 +00:00
superio
technotes
vendorcode vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00
AMD-S3.txt
Binary_Extraction.md
COPYING
Doxyfile.coreboot
Doxyfile.coreboot_simple
Makefile Documentation: Allow passing arguments into make livesphinx 2019-02-05 21:15:37 +00:00
Makefile.sphinx
POSTCODES post_code: add post code for video initialization failure 2019-05-22 17:45:11 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
coding_style.md Revert "Documentation: Our coding style now allows 80 + 2*8 columns in a line" 2019-03-15 23:04:56 +00:00
conf.py
corebootBuildingGuide.tex
coreboot_logo.png
distributions.md docs/distributions: remove entry for John Lewis' ROMs 2019-08-02 09:59:44 +00:00
endverbatim.tex
gcov.txt
hypertransport.svg
index.md drivers/ipmi: Add chip ops 2019-06-21 12:53:44 +00:00
mainboard_io_trap_handler_sample.c
payloads.md Documentation: Describe our ecosystem 2019-02-05 21:21:45 +00:00
util.md