]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/default.rtebuild
CoreValidation: Added test projects for Cortex-A devices with Neon FPU.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-A7neon / AC6 / default.rtebuild
1 import:
2  - ../../test.rtebuild
3 config:
4   default: FVP
5   FVP:
6     toolchain: ARMCC67
7     cflags: [ -c, --target=arm-arm-none-eabi, -mcpu=cortex-a7, -mfpu=neon-vfpv4, -mfloat-abi=hard, -marm, -mlittle-endian, -D__MICROLIB, -xc, -std=c99, -O0, -g, -Wall ]
8     asmflags: [ -c, --target=arm-arm-none-eabi, -mcpu=cortex-a7, -mfpu=neon-vfpv4, -mfloat-abi=hard, -marm, -mlittle-endian, -D__MICROLIB, -g, -Wall ]
9     linkflags: [ --target=arm-arm-none-eabi, "-Wl,--entry=Vectors", "-Wl,--library_type=microlib" ]
10     target: ARM:82/ARMCA7/Cortex-A7
11 include: 
12  - ./
13 source:
14  - ../../../Source/CV_CoreAFunc.c
15  - ../../../Source/CV_CoreInstr.c
16  - ../../../Source/CV_GenTimer.c
17 components:
18  - Device.IRQ Controller.GIC