File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ set(TFM_FWU_BUF_SIZE "" CACHE STRING "Size of the
156
156
157
157
set (MBEDCRYPTO_PATH "DOWNLOAD" CACHE PATH "Path to Mbed Crypto (or DOWNLOAD to fetch automatically" )
158
158
set (MBEDCRYPTO_VERSION "mbedtls-3.1.0" CACHE STRING "The version of Mbed Crypto to use" )
159
- set (MBEDCRYPTO_GIT_REMOTE "https://github.com/ARMmbed /mbedtls.git" CACHE STRING "The URL (or path) to retrieve MbedTLS from." )
159
+ set (MBEDCRYPTO_GIT_REMOTE "https://github.com/Mbed-TLS /mbedtls.git" CACHE STRING "The URL (or path) to retrieve MbedTLS from." )
160
160
set (MBEDCRYPTO_BUILD_TYPE "${CMAKE_BUILD_TYPE} " CACHE STRING "Build type of Mbed Crypto library" )
161
161
set (TFM_MBEDCRYPTO_CONFIG_PATH
162
162
"${CMAKE_SOURCE_DIR} /lib/ext/mbedcrypto/mbedcrypto_config/tfm_mbedcrypto_config_default.h" CACHE PATH
You can’t perform that action at this time.
0 commit comments