Skip to content

Commit 730e9b8

Browse files
author
Michael Schwarcz
committed
TF-M: Increase TFM_SPM_MAX_ROT_SERV_NUM from 30 to 32
1 parent 0b4f16f commit 730e9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/TARGET_PSA/TARGET_TFM/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"rot_pool_size": {
1818
"help": "maximum number of RoT services allowed",
1919
"macro_name": "TFM_SPM_MAX_ROT_SERV_NUM",
20-
"value": 30
20+
"value": 32
2121
},
2222
"message_pool_size": {
2323
"help": "maximum number of active messages allowed",

0 commit comments

Comments
 (0)