commit | b10e07119bc0a883fe714953a35c5352b272cadb | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Thu May 21 16:46:53 2020 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Wed Jun 24 10:40:22 2020 +0800 |
tree | aee114417d44231b599bbfc75d21c637e7cd917f | |
parent | 2131fdb1b7e450a87b86926d22fa8d6b962617ac [diff] |
Build: Use CMSIS for testing from tf-m-tests TF-M testing is using CMSIS RTX as NS OS. It links to the pre-built RTX libraries from the CMSIS_5 repo. Because the CMSIS_5 repo will remove the libraries, a copy of necessary RTX libraries along with source codes is stored in the tf-m-tests repo. This patch is to move the CMSIS RTX reference from CMSIS_5 to tf-m-tests. Change-Id: I19e9ac333b200e69a749607fd1a2374805861be8 Signed-off-by: Kevin Peng <kevin.peng@arm.com>