]> begriffs open source - cmsis/commit
CoreValidation: Test projects.
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 20 Sep 2017 12:46:17 +0000 (14:46 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 20 Sep 2017 12:46:17 +0000 (14:46 +0200)
commit31dabb77873763107e4019c4678fd422f4837ca9
tree147789b5858baaee3fc880e08821f359ba6b8aa9
parent40949a95b3dc972b992e91c1765f70d54dd000ab
CoreValidation: Test projects.
36 files changed:
CMSIS/CoreValidation/Tests/ARMCA5_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCA5neon_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCA7_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCA7neon_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCA9_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCA9neon_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM0_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM23_TZ_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM33_DSP_FP_TZ_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM3_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM4FP_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM4_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM7DP_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM7SP_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM7_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/RTE/Device/ARMCM3/startup_ARMCM3.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/RTE/Device/ARMCM3/system_ARMCM3.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M3/AC6/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/RTE/Device/ARMCM4/startup_ARMCM4.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/RTE/Device/ARMCM4/system_ARMCM4.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M4/AC6/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/build.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/__init__.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/buildcmd.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/dircmd.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/fvpcmd.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/iarcmd.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/testresult.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/buildutils/uv4cmd.py [new file with mode: 0644]
CMSIS/CoreValidation/Tests/main.c [new file with mode: 0644]