Skip to content

Commit 36421f2

Browse files
joerchancarlescufi
authored andcommitted
modules: trusted-firmware-m: Remove SFN limitation of platform partition
The TF-M platform partition has now been ported to PSA firmware framework 1.1 and can now be used together with the SFN model. Signed-off-by: Joakim Andersson <[email protected]>
1 parent df12df3 commit 36421f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/trusted-firmware-m/Kconfig.tfm.partitions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ config TFM_PARTITION_INITIAL_ATTESTATION
5656
config TFM_PARTITION_PLATFORM
5757
bool "Secure partition 'Platform'"
5858
default y
59-
depends on !TFM_SFN # Currently using PSA Framework version 1.0
6059
help
6160
Setting this option will cause '-DTFM_PARTITION_PLATFORM'
6261
to be passed to the TF-M build system. Look at 'config_default.cmake'

0 commit comments

Comments
 (0)