]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-A9/cortex-a9.rtebuild
CoreValidation: Added test cases for unaligned half-word and word access macro functions.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-A9 / cortex-a9.rtebuild
1 import:
2  - ../test.rtebuild
3 config:
4   default: FVP
5   FVP:
6     cpu   : Cortex-A9.no_neon
7     mcpu  : cortex-a9
8     fpu   : vfpv3_d16_fp16
9     mfpu  : vfpv3-d16-fp16
10     target: ARM:82/ARMCA9/Cortex-A9
11 source:
12  - ../../Source/CV_CoreInstr.c
13  - ../../Source/CV_CoreAFunc.c
14  - ../../Source/CV_L1Cache.c
15 components:
16  - Device.IRQ Controller.GIC