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 6edaaaa commit 056fe85Copy full SHA for 056fe85
CMakeLists.txt
@@ -107,6 +107,7 @@ function(trusted_firmware_build)
107
${TFM_REGRESSION_ARG}
108
${TFM_PROFILE_ARG}
109
-DTFM_TEST_REPO_PATH=${ZEPHYR_TFM_MODULE_DIR}/tf-m-tests
110
+ -DMCUBOOT_PATH=${ZEPHYR_TFM_MODULE_DIR}/mcuboot
111
-DTFM_TOOLCHAIN_PATH=${TFM_TOOLCHAIN_PATH}
112
-DTFM_TOOLCHAIN_PREFIX=${TFM_TOOLCHAIN_PREFIX}
113
BUILD_ALWAYS True
0 commit comments