We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4e17b commit 8e26770Copy full SHA for 8e26770
1 file changed
modules/trusted-firmware-m/CMakeLists.txt
@@ -112,6 +112,7 @@ set_property(TARGET zephyr_property_target
112
-DTFM_MCUBOOT_OFFSET=${CONFIG_TFM_MCUBOOT_HEADER_SIZE}
113
-DQCBOR_PATH=${CONFIG_TFM_QCBOR_PATH}
114
-DT_COSE_PATH=${CONFIG_TFM_T_COSE_PATH}
115
+ -DTFM_INSTALL_TF_PSA_CRYPTO_HEADERS=OFF
116
)
117
118
if(CONFIG_TFM_PROFILE_TYPE_MINIMAL)
0 commit comments