tests: cmsis_nn: reduce architecture scope

Filters already only allow arm and native, so exclude everything else
very early and reduce churn and build time.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-11-15 07:49:45 -05:00
commit dfa170e909

View file

@ -1,5 +1,7 @@
tests:
libraries.cmsis_nn:
arch_allow:
- arm
filter: CONFIG_CPU_CORTEX_M and CONFIG_FULL_LIBC_SUPPORTED
integration_platforms:
- frdm_k64f