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:
Stephanos Ioannidis 2022-05-03 01:47:26 +09:00
commit a38e68b97c

View file

@ -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