aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJianliang Shen <jianliang.shen@arm.com>2021-09-08 10:56:06 +0800
committerJianliang Shen <jianliang.shen@arm.com>2021-09-16 10:15:59 +0800
commit8482a05395328c4433a702958300b6e736b2ce32 (patch)
tree94ff70a068f30647c34cb198c5dc48d3d5eea5df
parenta45152b3a15d5abd167e3335ec53d5fc96c9fb05 (diff)
Build: Update tf-m-tests commit ID
Signed-off-by: Jianliang Shen <jianliang.shen@arm.com> Change-Id: I10420cd66170892268625ffe16a648cf34fe6538
-rw-r--r--lib/ext/tf-m-tests/repo_config_default.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext/tf-m-tests/repo_config_default.cmake b/lib/ext/tf-m-tests/repo_config_default.cmake
index f371e3a58..38ac28afc 100644
--- a/lib/ext/tf-m-tests/repo_config_default.cmake
+++ b/lib/ext/tf-m-tests/repo_config_default.cmake
@@ -8,5 +8,5 @@
# Default configs of tf-m-tests repo
set(TFM_TEST_REPO_PATH "DOWNLOAD" CACHE PATH "Path to TFM-TEST repo (or DOWNLOAD to fetch automatically")
-set(TFM_TEST_REPO_VERSION "1a74bc5" CACHE STRING "The version of tf-m-tests to use")
+set(TFM_TEST_REPO_VERSION "2feb8e9" CACHE STRING "The version of tf-m-tests to use")
set(CMSIS_5_PATH "DOWNLOAD" CACHE PATH "Path to CMSIS_5 (or DOWNLOAD to fetch automatically")