aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/qemuarm64/qemuarm64-standard.scc
blob: 5c81e38d11658eafe666e88ebc9e9e78916de5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
define KMACHINE qemuarm64
define KTYPE standard
define KARCH arm64

include ktypes/standard/standard.scc
branch qemuarm64

include cfg/virtio.scc
include qemuarm64.scc

# enable the ability to run 32 bit apps
include arch/arm/32bit-compat.scc