aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/qemuarm64/qemuarm64-standard.scc
blob: 361f4a20639fd1e9cfce2b13ee376d0ed2d2e6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: MIT
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