summaryrefslogtreecommitdiffstats
path: root/bsp/qemuarm64/qemuarm64-preempt-rt.scc
blob: 9541458d86829b5faff1c0c70847eade87097ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
define KMACHINE qemuarm64
define KTYPE preempt-rt
define KARCH arm64

# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
include ktypes/preempt-rt/preempt-rt.scc

include cfg/virtio.scc
include qemuarm64.scc

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