aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemuarm64.conf
blob: f59fb15c5f8ce50d9839da4073bbc3906a6ff106 (plain)
1
2
3
4
5
6
7
8
9
10
#@TYPE: Machine
#@NAME: generic armv8 machine
#@DESCRIPTION: Machine configuration for running a generic armv8

require conf/machine/include/arm/arch-armv8.inc
require conf/machine/include/qemu.inc

KERNEL_IMAGETYPE = "Image"

SERIAL_CONSOLES = "38400;ttyAMA0 38400;hvc0"