aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorShawn Shan <Shawn.Shan@arm.com>2021-09-16 17:12:00 +0800
committerShawn Shan <Shawn.Shan@arm.com>2021-09-17 10:28:13 +0800
commit9e037fe27acb8f2f25ed53187d65143d5e65eaa6 (patch)
treec6c02203f2a1d073faf7521e05ab7e0a53daad21 /lib
parentf0e8d43fd01a6c25f977f0418dbcbafb7b285f9a (diff)
downloadtrusted-firmware-m-9e037fe27acb8f2f25ed53187d65143d5e65eaa6.tar.gz
Build : Update tf-m-tests repo version
Update tf-m-tests repo version to caf5040. Change-Id: I3c4dddea36d204fc0e372256f6d91dfd54ba7032 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>
Diffstat (limited to 'lib')
-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 38ac28afc8..088026be29 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 "2feb8e9" CACHE STRING "The version of tf-m-tests to use")
+set(TFM_TEST_REPO_VERSION "caf5040" 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")