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