]> begriffs open source - cmsis/commit
CoreValidation: Added test projects for Cortex-A devices with Neon FPU.
authorJonatan Antoni <jonatan.antoni@arm.com>
Mon, 9 Oct 2017 14:07:20 +0000 (16:07 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Mon, 9 Oct 2017 14:07:20 +0000 (16:07 +0200)
commitd4628916682bf3e84235e38a357e885d1b4bb0cd
tree3e0e1b9513c4e979f312d87c91f41a7a17612aea
parentdfb2dafd5173d00cf51de6cbb374ddf06d0255ec
CoreValidation: Added test projects for Cortex-A devices with Neon FPU.
91 files changed:
CMSIS/CoreValidation/Tests/.gitignore
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/ARMCA5.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/RTE_Components.h
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/RTE_Components.h
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/RTE_Components.h
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/ARMCA7.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/ARMCA9.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/startup_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/ARMCA9.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/startup_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/ARMCA9.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/startup_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/build.py
CMSIS/CoreValidation/Tests/test.rtebuild
CMSIS/CoreValidation/Tests/toolchain.rtebuild [deleted file]