tests: lib: cmsis_nn: Enable testing on mps3_an547
Zephyr SDK 0.14.1 now includes QEMU 6.2, which supports the emulation of the MVE instructions. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
5790c5923f
commit
a38e68b97c
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
common:
|
||||
# TODO: Remove when QEMU 6.2 is released with MVE emulation (see #37694).
|
||||
platform_exclude: mps3_an547
|
||||
|
||||
tests:
|
||||
libraries.cmsis_nn:
|
||||
filter: CONFIG_CPU_CORTEX_M and TOOLCHAIN_HAS_NEWLIB == 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue