Build: Align test suite with PSA 2.0.0 attest profile
Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: Ic125c6834dbd1b13ac1621526042f7bfbf04b060
diff --git a/lib/ext/tf-m-tests/repo_config_default.cmake b/lib/ext/tf-m-tests/repo_config_default.cmake
index 4160794..32b48b4 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 "53a6e61" CACHE STRING "The version of tf-m-tests to use")
+set(TFM_TEST_REPO_VERSION "2a3da75" 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")