]> begriffs open source - cmsis/commit
CoreValidation: Reworked test structure.
authorJonatan Antoni <jonatan.antoni@arm.com>
Tue, 5 Feb 2019 11:19:01 +0000 (12:19 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Tue, 5 Feb 2019 12:14:48 +0000 (13:14 +0100)
commit81a5a3cc52123600b3d6f89c797974ae3f25cc56
treea8f45ff572296346b51834ffd6874d736f371c1a
parent7ac52bdba97ae1bb3584f061201697755bdc577e
CoreValidation: Reworked test structure.

Change-Id: I98ea421e0cff2914cce340c3fcddd23e342b8f4c
621 files changed:
CMSIS/CoreValidation/Include/cmsis_cv.h
CMSIS/CoreValidation/Source/CV_MPU_ARMv7.c
CMSIS/CoreValidation/Tests/.gitignore [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/ARMCA5.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/ARMCA5.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/startup_ARMCA5.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5/cortex-a5.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/ARMCA5.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/startup_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/ARMCA5.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/mem_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/mmu_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/startup_ARMCA5.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/system_ARMCA5.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/RTE/Device/ARMCA5/system_ARMCA5.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A5neon/cortex-a5.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/ARMCA7.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/ARMCA7.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/startup_ARMCA7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7/cortex-a7.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/ARMCA7.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/ARMCA7.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/startup_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/ARMCA7.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/mem_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/mmu_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/startup_ARMCA7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/system_ARMCA7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/RTE/Device/ARMCA7/system_ARMCA7.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A7neon/cortex-a7.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/ARMCA9.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/ARMCA9.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/ARMCA9.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/ARMCA9.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/startup_ARMCA9.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/debug.ewp [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9/cortex-a9.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/ARMCA9.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC5/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/ARMCA9.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/ARMCA9.sct [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/AC6LTM/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/ARMCA9.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/startup_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/RTE/RTE_Components.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/GCC/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/ARMCA9.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/mem_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/mmu_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/startup_ARMCA9.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/system_ARMCA9.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/RTE/Device/ARMCA9/system_ARMCA9.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-A9neon/cortex-a9.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC5/RTE/Device/ARMCM0/startup_ARMCM0.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC5/RTE/Device/ARMCM0/system_ARMCM0.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC6/RTE/Device/ARMCM0/startup_ARMCM0.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/AC6/RTE/Device/ARMCM0/system_ARMCM0.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/GCC/RTE/Device/ARMCM0/startup_ARMCM0.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/GCC/RTE/Device/ARMCM0/system_ARMCM0.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/RTE/Device/ARMCM0/ARMCM0.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/RTE/Device/ARMCM0/startup_ARMCM0.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/RTE/Device/ARMCM0/system_ARMCM0.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0/cortex-m0.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC5/RTE/Device/ARMCM0P_MPU/startup_ARMCM0plus.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC5/RTE/Device/ARMCM0P_MPU/system_ARMCM0plus.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC6/RTE/Device/ARMCM0P_MPU/startup_ARMCM0plus.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/AC6/RTE/Device/ARMCM0P_MPU/system_ARMCM0plus.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/GCC/RTE/Device/ARMCM0P_MPU/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/GCC/RTE/Device/ARMCM0P_MPU/startup_ARMCM0plus.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/GCC/RTE/Device/ARMCM0P_MPU/system_ARMCM0plus.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/IAR/RTE/Device/ARMCM0P_MPU/ARMCM0P_MPU.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/IAR/RTE/Device/ARMCM0P_MPU/startup_ARMCM0plus.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/IAR/RTE/Device/ARMCM0P_MPU/system_ARMCM0plus.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M0plus/cortex-m0.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/RTE/Device/ARMCM23/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/RTE/Device/ARMCM23/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/startup_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/Device/ARMCM23/ARMCM23.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/Device/ARMCM23/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/Device/ARMCM23/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/Device/ARMCM23/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23/cortex-m23.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/Bootloader/Bootloader.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/Bootloader/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/Bootloader/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/Bootloader/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/CMSIS_CV.uvmpw [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/AC6/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/Bootloader.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/Debug.ini [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/RTE/Device/ARMCM23_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/RTE/Device/ARMCM23_TZ/startup_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/Bootloader/tz_context.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/CMSIS_CV.uvmpw [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/RTE/Device/ARMCM23_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/RTE/Device/ARMCM23_TZ/startup_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/GCC/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/RTE/Device/ARMCM23_TZ/ARMCM23_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/RTE/Device/ARMCM23_TZ/ARMCM23_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/debug.ewp [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/v2m-mps2_ns.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/IAR/v2m-mps2_s.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/cortex-m23.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23NS/cortex-m23_bl.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/AC6/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/AC6/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/AC6/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/RTE/Device/ARMCM23_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/RTE/Device/ARMCM23_TZ/startup_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/GCC/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/RTE/Device/ARMCM23_TZ/ARMCM23_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/RTE/Device/ARMCM23_TZ/partition_ARMCM23.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/RTE/Device/ARMCM23_TZ/startup_ARMCM23.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/RTE/Device/ARMCM23_TZ/system_ARMCM23.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M23S/cortex-m23.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC5/RTE/Device/ARMCM3/startup_ARMCM3.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC5/RTE/Device/ARMCM3/system_ARMCM3.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/RTE/Device/ARMCM3/startup_ARMCM3.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/RTE/Device/ARMCM3/system_ARMCM3.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/GCC/RTE/Device/ARMCM3/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/GCC/RTE/Device/ARMCM3/startup_ARMCM3.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/GCC/RTE/Device/ARMCM3/system_ARMCM3.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/RTE/Device/ARMCM3/ARMCM3.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/RTE/Device/ARMCM3/startup_ARMCM3.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/RTE/Device/ARMCM3/system_ARMCM3.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M3/cortex-m3.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/RTE/Device/ARMCM33/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/RTE/Device/ARMCM33/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/startup_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/Device/ARMCM33/ARMCM33.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/Device/ARMCM33/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/Device/ARMCM33/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/Device/ARMCM33/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33/cortex-m33.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/Bootloader/Bootloader.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/CMSIS_CV.uvmpw [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/Bootloader.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/Debug.ini [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/Bootloader/tz_context.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/CMSIS_CV.uvmpw [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/ARMCM33_DSP_FP_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/Bootloader/main_s.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/ARMCM33_DSP_FP_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/v2m-mps2_ns.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/IAR/v2m-mps2_s.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/cortex-m33.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33NS/cortex-m33_bl.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/AC6/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/GCC/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/ARMCM33_DSP_FP_TZ.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/partition_ARMCM33.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/startup_ARMCM33.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/RTE/Device/ARMCM33_DSP_FP_TZ/system_ARMCM33.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M33S/cortex-m33.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC5/RTE/Device/ARMCM4/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC5/RTE/Device/ARMCM4/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/RTE/Device/ARMCM4/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/RTE/Device/ARMCM4/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/GCC/RTE/Device/ARMCM4/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/GCC/RTE/Device/ARMCM4/startup_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/GCC/RTE/Device/ARMCM4/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/RTE/Device/ARMCM4/ARMCM4.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/RTE/Device/ARMCM4/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/RTE/Device/ARMCM4/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4/cortex-m4.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC5/RTE/Device/ARMCM4_FP/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC5/RTE/Device/ARMCM4_FP/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC6/RTE/Device/ARMCM4_FP/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/AC6/RTE/Device/ARMCM4_FP/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/GCC/RTE/Device/ARMCM4_FP/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/GCC/RTE/Device/ARMCM4_FP/startup_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/GCC/RTE/Device/ARMCM4_FP/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/RTE/Device/ARMCM4_FP/ARMCM4_FP.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/RTE/Device/ARMCM4_FP/startup_ARMCM4.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/RTE/Device/ARMCM4_FP/system_ARMCM4.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M4FP/cortex-m4.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC5/RTE/Device/ARMCM7/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC5/RTE/Device/ARMCM7/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC6/RTE/Device/ARMCM7/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/AC6/RTE/Device/ARMCM7/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/GCC/RTE/Device/ARMCM7/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/GCC/RTE/Device/ARMCM7/startup_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/GCC/RTE/Device/ARMCM7/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/RTE/Device/ARMCM7/ARMCM7.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/RTE/Device/ARMCM7/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/RTE/Device/ARMCM7/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7/cortex-m7.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC5/RTE/Device/ARMCM7_DP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC5/RTE/Device/ARMCM7_DP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC6/RTE/Device/ARMCM7_DP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/AC6/RTE/Device/ARMCM7_DP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/GCC/RTE/Device/ARMCM7_DP/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/GCC/RTE/Device/ARMCM7_DP/startup_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/GCC/RTE/Device/ARMCM7_DP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/RTE/Device/ARMCM7_DP/ARMCM7_DP.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/RTE/Device/ARMCM7_DP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/RTE/Device/ARMCM7_DP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7DP/cortex-m7.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC5/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC5/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC5/RTE/Device/ARMCM7_SP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC5/RTE/Device/ARMCM7_SP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC6/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC6/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC6/RTE/Device/ARMCM7_SP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/AC6/RTE/Device/ARMCM7_SP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/GCC/CMSIS_CV.uvprojx [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/GCC/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/GCC/RTE/Device/ARMCM7_SP/gcc_arm.ld [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/GCC/RTE/Device/ARMCM7_SP/startup_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/GCC/RTE/Device/ARMCM7_SP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/CV_Config.h [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/RTE/Device/ARMCM7_SP/ARMCM7_SP.icf [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/RTE/Device/ARMCM7_SP/startup_ARMCM7.s [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/RTE/Device/ARMCM7_SP/system_ARMCM7.c [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/debug.ewp.jnj [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/debug.eww [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/IAR/default.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/Cortex-M7SP/cortex-m7.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ac5.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ac6.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ac6ltm.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ac6stbl.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/armclang.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/builder.py
CMSIS/CoreValidation/Tests/config/core_a/mem.h [moved from CMSIS/CoreValidation/Tests/Cortex-A9/AC5/RTE/Device/ARMCA9/mem_ARMCA9.h with 100% similarity]
CMSIS/CoreValidation/Tests/config/core_a/rtebuild.ld [moved from CMSIS/CoreValidation/Tests/Cortex-A5neon/GCC/RTE/Device/ARMCA5/ARMCA5.ld with 99% similarity]
CMSIS/CoreValidation/Tests/config/core_a/rtebuild.sct [moved from CMSIS/CoreValidation/Tests/Cortex-A9/AC6/RTE/Device/ARMCA9/ARMCA9.sct with 99% similarity]
CMSIS/CoreValidation/Tests/config/core_m/rtebuild.ld [moved from CMSIS/CoreValidation/Tests/Cortex-M0/GCC/RTE/Device/ARMCM0/gcc_arm.ld with 100% similarity]
CMSIS/CoreValidation/Tests/config/core_m/rtebuild.sct [new file with mode: 0644]
CMSIS/CoreValidation/Tests/gcc.rtebuild [new file with mode: 0644]
CMSIS/CoreValidation/Tests/test.rtebuild [deleted file]
CMSIS/CoreValidation/Tests/tests.rtebuild [new file with mode: 0644]