Build: Update tf-m-tests commit ID

Update commit ID to align BL1 test change.

Change-Id: I36fd7b037fba30975fe74b4e2f1044133096095a
Signed-off-by: David Hu <david.hu@arm.com>
This commit is contained in:
David Hu 2022-04-13 20:48:35 +08:00
parent c4cc4ae78d
commit bc1a8867c2
1 changed files with 1 additions and 1 deletions

View File

@ -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 "3431c68" CACHE STRING "The version of tf-m-tests to use")
set(TFM_TEST_REPO_VERSION "723905d" 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")