zephyr/tests/benchmarks
Stephanos Ioannidis 6a35a793b5 tests: cmsis_dsp: Add mps3_an547 as integration platform for FPU tests
This commit adds the `mps3_an547` board, a Cortex-M55 platform, as an
integration platform for all CMSIS-DSP FPU test cases so that the
M-Profile Vector Extension (MVE) vector function implementations are
tested in the CI.

With this change the FPU-enabled test coverage is as follows:

* mps2_an521_remote (Cortex-M33) tests FPU/DSP-enabled scalar function
  implementations.

* mps3_an547 (Cortex-M55) tests FPU/DSP-enabled MVE vector function
  implementations.

This also has a side effect of comprehensively exercising the M-Profile
Vector Extension support in the ARM architecture port, thereby ensuring
the arch-level FPU/DSP/MVE support is not broken.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-05 11:58:11 +09:00
..
app_kernel tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
cmsis_dsp tests: cmsis_dsp: Add mps3_an547 as integration platform for FPU tests 2022-05-05 11:58:11 +09:00
data_structure_perf tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
footprints samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
latency_measure everywhere: fix typos 2022-03-18 13:24:08 -04:00
mbedtls tests: mbedtls: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
sched cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sys_kernel everywhere: fix typos 2022-03-18 13:24:08 -04:00