Skip to content

Commit

Permalink
modules: tf-m: Bugfix TFM_ISOLATION_LEVEL
Browse files Browse the repository at this point in the history
TFM_ISOLATION_LEVEL should only be defined in zephyr.
So remove its definition from here.
Fixes NCSDK-26756.

Signed-off-by: Sigurd Hellesvik <sigurd.hellesvik@nordicsemi.no>
  • Loading branch information
hellesvik-nordic authored and rlubos committed Jul 12, 2024
1 parent ddde6ed commit d0f5f21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/trusted-firmware-m/Kconfig.tfm.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ config TFM_BOARD

if BUILD_WITH_TFM

config TFM_ISOLATION_LEVEL
default 1 if SOC_FAMILY_NORDIC_NRF

config TFM_BL2
bool
default n
Expand Down

0 comments on commit d0f5f21

Please sign in to comment.