]> begriffs open source - cmsis/commit
CoreValidation: rtebuild based test projects for Cortex-A devices.
authorJonatan Antoni <jonatan.antoni@arm.com>
Mon, 9 Oct 2017 12:36:36 +0000 (14:36 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Mon, 9 Oct 2017 12:36:36 +0000 (14:36 +0200)
commita711357c775589c93c8bbf1e67661b87560291d3
tree9ddf378d73bd34fd78afcf70accfebf63a704595
parent05f84373a2d4bc45a036cfd2c83c66c66cbf485e
CoreValidation: rtebuild based test projects for Cortex-A devices.
80 files changed:
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/CV_Config.h [moved from CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/CMSIS-Core_Validation/CV_Config.h with 98% similarity]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/CV_Config.h [moved from CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/CMSIS-Core_Validation/CV_Config.h with 98% similarity]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/ARMCA5.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/ARMCA5.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/startup_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/ARMCA7.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/ARMCA7.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/startup_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/.cproject [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/.gitignore [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/.project [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/.settings/language.settings.xml [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/.settings/org.eclipse.cdt.managedbuilder.core.prefs [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/Abstract.txt [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/CMSIS_CV_CA9_AC5.rteconfig [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/main.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/.cproject [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/.gitignore [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/.project [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/.settings/language.settings.xml [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/.settings/org.eclipse.cdt.managedbuilder.core.prefs [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/Abstract.txt [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/CMSIS_CV_CA9_AC6.rteconfig [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/.cproject [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/.gitignore [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/.project [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/.settings/language.settings.xml [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/.settings/org.eclipse.cdt.managedbuilder.core.prefs [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/Abstract.txt [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/CMSIS_CV_CA9_GCC.rteconfig [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/main.c [deleted file]