]> begriffs open source - cmsis/commit
CoreValidation: Added test projects for ArmCompiler6 LTM on Cortex-A.
authorJonatan Antoni <jonatan.antoni@arm.com>
Thu, 16 Nov 2017 09:16:55 +0000 (10:16 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Thu, 16 Nov 2017 10:48:28 +0000 (11:48 +0100)
commit522a7e85154c8a0287436109de8a68adb0d6c292
tree545056f2410c47356b4bcf3dc9e709fe124aa377
parentb3bac9da84c922b2fa4037162188c8c923a6c69a
CoreValidation: Added test projects for ArmCompiler6 LTM on Cortex-A.
54 files changed:
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/ARMCA9.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/startup_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/ARMCA9.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/startup_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/default.rtebuild [new file with mode: 0644]