aboutsummaryrefslogtreecommitdiff
path: root/config/config_default.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config/config_default.cmake')
-rw-r--r--config/config_default.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config_default.cmake b/config/config_default.cmake
index a5ca8cc515..f25d35c898 100644
--- a/config/config_default.cmake
+++ b/config/config_default.cmake
@@ -125,7 +125,7 @@ set(TFM_TEST_REPO_PATH "DOWNLOAD" CACHE PATH "Path to TFM
set(CMSIS_5_PATH "DOWNLOAD" CACHE PATH "Path to CMSIS_5 (or DOWNLOAD to fetch automatically")
set(MCUBOOT_PATH "DOWNLOAD" CACHE PATH "Path to MCUboot (or DOWNLOAD to fetch automatically")
-set(MCUBOOT_VERSION "v1.6.0" CACHE STRING "The version of MCUboot to use")
+set(MCUBOOT_VERSION "b2a1a48" CACHE STRING "The version of MCUboot to use")
set(TFM_INTERNAL_MCUBOOT OFF CACHE BOOL "Use internal MCUboot files instead of upstream repo")
set(PSA_ARCH_TESTS_PATH "DOWNLOAD" CACHE PATH "Path to PSA arch tests (or DOWNLOAD to fetch automatically")