Skip to content

Commit 806fa89

Browse files
jonathannilsenrlubos
authored andcommitted
Revert "[nrf noup] boards: arm: nrf9131ek: enable tfm"
This reverts commit 8955e01. Signed-off-by: Jonathan Nilsen <[email protected]>
1 parent 0e26d89 commit 806fa89

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

boards/nordic/nrf9131ek/Kconfig.defconfig

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,6 @@
55

66
if BOARD_NRF9131EK_NRF9131 || BOARD_NRF9131EK_NRF9131_NS
77

8-
# By default, if we build for a Non-Secure version of the board,
9-
# enable building with TF-M as the Secure Execution Environment.
10-
config BUILD_WITH_TFM
11-
default y if BOARD_NRF9131EK_NRF9131_NS
12-
13-
if BUILD_WITH_TFM
14-
15-
# By default, if we build with TF-M, instruct build system to
16-
# flash the combined TF-M (Secure) & Zephyr (Non Secure) image
17-
config TFM_FLASH_MERGED_BINARY
18-
bool
19-
default y
20-
21-
endif # BUILD_WITH_TFM
22-
238
# For the secure version of the board the firmware is linked at the beginning
249
# of the flash, or into the code-partition defined in DT if it is intended to
2510
# be loaded by MCUboot. If the secure firmware is to be combined with a non-

0 commit comments

Comments
 (0)