You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflict note:
bl2/ext/mcuboot/bl2_main.c: Trivial conflict with commit:
7763a47
lib/ext/tf-m-tests/repo_config_default.cmake:
Ignored change to TFM_TEST_REPO_VERSION, since we supply our own
through zephyrs main manifest file.
Change to tf-m-tests repository appears to not be needed in zephyr.
Signed-off-by: Sherry Zhang <[email protected]>
Co-authored-by: Tamas Ban <[email protected]>
Change-Id: I256ab23d330bd45a93ff33f0cd93e45822c0ed2f
(cherry picked from commit 8faae45)
Signed-off-by: Joakim Andersson <[email protected]>
set(TFM_MBEDCRYPTO_PLATFORM_EXTRA_CONFIG_PATH ""CACHEPATH"Config to append to standard Mbed Crypto config, used by platforms to cnfigure feature support")
136
136
137
137
set(MCUBOOT_PATH "DOWNLOAD"CACHEPATH"Path to MCUboot (or DOWNLOAD to fetch automatically")
138
-
set(MCUBOOT_VERSION "v1.9.0"CACHESTRING"The version of MCUboot to use")
138
+
set(MCUBOOT_VERSION "7453075"CACHESTRING"The version of MCUboot to use")
139
139
140
140
set(PSA_ARCH_TESTS_PATH "DOWNLOAD"CACHEPATH"Path to PSA arch tests (or DOWNLOAD to fetch automatically")
141
141
set(PSA_ARCH_TESTS_VERSION "cf8bd71"CACHESTRING"The version of PSA arch tests to use")
0 commit comments