]> begriffs open source - cmsis/commit
CoreValidation: Added IAR test projects for Cortex-A.
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 11 Oct 2017 10:02:46 +0000 (12:02 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 11 Oct 2017 10:02:46 +0000 (12:02 +0200)
commit6c14de2ff3875bb4ffd08bf6af3b516e60dae6e2
tree8cd17ca31414c432723903530c57f9880f198fd9
parentf7d64b104ef2b40fc99e1b08790108e2fcbeb1b7
CoreValidation: Added IAR test projects for Cortex-A.
82 files changed:
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/ARMCA5.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5/cortex-a5.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/ARMCA5.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/mem_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/mmu_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/system_ARMCA5.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/system_ARMCA5.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A5neon/cortex-a5.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/ARMCA7.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7/cortex-a7.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/ARMCA7.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/mem_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/mmu_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/system_ARMCA7.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/system_ARMCA7.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A7neon/cortex-a7.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/CMSIS_CV.ewp
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/ARMCA9.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9/cortex-a9.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/default.rtebuild
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/ARMCA9.icf [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/mem_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/mmu_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/system_ARMCA9.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/system_ARMCA9.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/default.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-A9neon/cortex-a9.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/build.py