We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dc18f commit 9ac6264Copy full SHA for 9ac6264
CMakeLists.txt
@@ -105,6 +105,7 @@ function(trusted_firmware_build)
105
${TFM_REGRESSION_ARG}
106
${TFM_PROFILE_ARG}
107
-DTFM_TEST_REPO_PATH=${ZEPHYR_TFM_MODULE_DIR}/tf-m-tests
108
+ -DMCUBOOT_PATH=${ZEPHYR_TFM_MODULE_DIR}/mcuboot
109
-DTFM_TOOLCHAIN_PATH=${TFM_TOOLCHAIN_PATH}
110
-DTFM_TOOLCHAIN_PREFIX=${TFM_TOOLCHAIN_PREFIX}
111
BUILD_ALWAYS True
0 commit comments