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