We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc80dc commit 051b4b7Copy full SHA for 051b4b7
scripts/sanity_chk/arches/xtensa.ini
@@ -1,11 +1,15 @@
1
[arch]
2
name = xtensa
3
-platforms = xt-sim xt-sim_XRC_FUSION_AON_ALL_LM
+platforms = qemu_xtensa xt-sim xt-sim_XRC_FUSION_AON_ALL_LM
4
xt-sim_hifi2_std xt-sim_hifi3_bd5 xt-sim_D_233L
5
xt-sim_D_212GP xt-sim_D_108mini
6
7
supported_toolchains = xcc
8
9
+[qemu_xtensa]
10
+qemu_support = true
11
+supported_toolchains = zephyr
12
+
13
[xt-sim]
14
qemu_support = true
15
0 commit comments