xtensa: add to sanitycheck
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5fc80dce61
commit
051b4b7686
1 changed files with 5 additions and 1 deletions
|
@ -1,11 +1,15 @@
|
||||||
[arch]
|
[arch]
|
||||||
name = xtensa
|
name = xtensa
|
||||||
platforms = xt-sim xt-sim_XRC_FUSION_AON_ALL_LM
|
platforms = qemu_xtensa xt-sim xt-sim_XRC_FUSION_AON_ALL_LM
|
||||||
xt-sim_hifi2_std xt-sim_hifi3_bd5 xt-sim_D_233L
|
xt-sim_hifi2_std xt-sim_hifi3_bd5 xt-sim_D_233L
|
||||||
xt-sim_D_212GP xt-sim_D_108mini
|
xt-sim_D_212GP xt-sim_D_108mini
|
||||||
|
|
||||||
supported_toolchains = xcc
|
supported_toolchains = xcc
|
||||||
|
|
||||||
|
[qemu_xtensa]
|
||||||
|
qemu_support = true
|
||||||
|
supported_toolchains = zephyr
|
||||||
|
|
||||||
[xt-sim]
|
[xt-sim]
|
||||||
qemu_support = true
|
qemu_support = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue