Lines Matching +full:zephyr +full:- +full:sdk +full:-
7 set(QEMU_FLAGS_${ARCH} -cpu arcem)
10 set(QEMU_FLAGS_${ARCH} -cpu archs)
14 set(QEMU_FLAGS_${ARCH} -cpu hs5x)
18 set(QEMU_FLAGS_${ARCH} -cpu hs6x)
22 # to 'virt' board. It will be renamed in ARC QEMU in the nearest Zephyr SDK
25 # until the updated Zephyr SDK will be set as default. By that we keep both SDKs
27 # After that we can specify board explicitly with '-M virt' option.
29 -m 8M
30 -nographic
31 -no-reboot
32 -monitor none
33 -global cpu.firq=false
34 -global cpu.num-irqlevels=15
35 -global cpu.num-irq=25
36 -global cpu.ext-irq=20
37 -global cpu.freq_hz=10000000
38 -global cpu.timer0=true
39 -global cpu.timer1=true
40 -global cpu.has-mpu=true
41 -global cpu.mpu-numreg=16