]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-M33S/cortex-m33.rtebuild
Added SIMD tests for Cortex-M devices.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-M33S / cortex-m33.rtebuild
1 import:
2  - ../test.rtebuild
3 targets:
4   default: FVP
5   FVP:
6     cpu   : Cortex-M33
7     mcpu  : cortex-m33
8     fpu   : VFPv5_sp
9     mfpu  : fpv5-sp-d16
10     target: ARM:82/ARMCM33_DSP_FP_TZ/Cortex-M33
11 source:
12  - ../../Source/CV_CoreFunc.c
13  - ../../Source/CV_CoreInstr.c
14  - ../../Source/CV_CoreSimd.c
15  - ../../Source/CV_MPU_ARMv8.c
16