]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-M4FP/cortex-m4.rtebuild
Added SIMD tests for Cortex-M devices.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-M4FP / cortex-m4.rtebuild
1 import:
2  - ../test.rtebuild
3 config:
4   default: FVP
5   FVP:
6     cpu   : Cortex-M4
7     mcpu  : cortex-m4
8     fpu   : FPv4-SP
9     mfpu  : fpv4-sp-d16
10     target: ARM:82/ARMCM4_FP/Cortex-M4
11 source:
12  - ../../Source/CV_CoreFunc.c
13  - ../../Source/CV_CoreInstr.c
14  - ../../Source/CV_CoreSimd.c
15  - ../../Source/CV_MPU_ARMv7.c