coreboot-kgpe-d16/src/mainboard
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
..
adi
adlink
advansus amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
amd amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
aopen intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER 2019-07-08 09:47:15 +00:00
apple sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
asrock sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
asus mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
avalue amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
bap src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
biostar src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
cavium src/mainboard/{cavium,sifive}: Use $(obj) instead of build 2019-07-29 06:02:37 +00:00
compulab sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
elmex sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
emulation mainboard/emulation/qemu-aarch64: Add new board for ARMv8 2019-08-08 01:12:06 +00:00
esd mb/esd/atom15/gpio.c: fix whitespace 2019-07-18 13:48:05 +00:00
facebook mainboard/facebook/fbg1701: Add VBT binary 2019-07-28 09:36:26 +00:00
foxconn sb/intel/i82801gx: Detect if the southbridge supports AHCI 2019-06-06 10:38:22 +00:00
getac mb/getac/p470: Remove unneeded whitespaces 2019-07-25 16:08:21 +00:00
gigabyte mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
gizmosphere sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
google mb/google/hatch: Kohaku: Re-setup dual-routing of EMR_GARAGE_DET 2019-08-07 18:43:27 +00:00
hp sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
ibase mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
iei amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
intel mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ 2019-07-25 16:03:37 +00:00
jetway amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
kontron mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
lenovo sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
lippert src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
msi sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
ocp intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMER 2019-07-08 09:46:40 +00:00
opencellular opencellular/rotundu: Disable HAVE_ACPI_RESUME support 2019-08-07 05:32:10 +00:00
packardbell arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
pcengines pcengines/apuX: Replace use of dev_find_slot() 2019-07-04 09:35:13 +00:00
portwell mainboard/portwell/m107: Do initial mainboard commit 2019-07-17 14:21:52 +00:00
purism mb/purism/librem_skl: use SOC_INTEL_COMMON_BLOCK_HDA_VERB 2019-07-25 16:41:32 +00:00
roda mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
samsung mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ 2019-07-25 16:03:37 +00:00
sapphire sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
scaleway arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
siemens mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settings 2019-07-18 11:46:50 +00:00
sifive src/mainboard/{cavium,sifive}: Use $(obj) instead of build 2019-07-29 06:02:37 +00:00
supermicro intel/haswell: Replace monotonic timer 2019-07-13 17:56:32 +00:00
ti
tyan amdfam10: Declare get_sysinfo() 2019-07-04 04:14:22 +00:00
up src/mainboard/up/squared: Add Support for iTPM 2019-08-06 12:08:56 +00:00
via
Kconfig mainboard/Kconfig: add option for a 6144 KB(6 MB) ROM size 2019-06-09 17:10:02 +00:00