Skip to content

Commit 86e83d1

Browse files
committed
[nrf noup] don't install Oberon header files
nrf-squash! [nrf noup] tf-m: Enable support for external PSA core Was useless. Include directories are here for this. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
1 parent c337d93 commit 86e83d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmake/install.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ endif()
8383

8484
if (TFM_PARTITION_CRYPTO)
8585
if(PSA_CRYPTO_EXTERNAL_CORE)
86-
include(${TFM_BOARDS_NRF_DIR}/external_core_install.cmake)
8786
install(FILES ${INTERFACE_INC_DIR}/tfm_crypto_defs.h
8887
DESTINATION ${INSTALL_INTERFACE_INC_DIR})
8988
else()

0 commit comments

Comments
 (0)