Skip to content

Commit b8bf16d

Browse files
rado17krish2718
authored andcommitted
modules: tf-m: Increase protected partition size
Increase size of Protected Storage partition to accommodate the certificates required for W-Fi enterprise security. Signed-off-by: Ravi Dondaputi <[email protected]>
1 parent 4d588b5 commit b8bf16d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ config PM_PARTITION_SIZE_TFM
4949

5050
config PM_PARTITION_SIZE_TFM_PROTECTED_STORAGE
5151
hex "Memory reserved for TFM Protected Storage"
52+
default 0x5000 if TFM_PARTITION_PROTECTED_STORAGE && WIFI_NM_WPA_SUPPLICANT_CRYPTO_ENTERPRISE
5253
default 0x4000 if TFM_PARTITION_PROTECTED_STORAGE
5354
default 0
5455
help

0 commit comments

Comments
 (0)