TF-M: Increase TFM_SPM_MAX_ROT_SERV_NUM from 30 to 32

pull/9957/head
Michael Schwarcz 2019-03-06 16:23:45 +02:00
parent 0b4f16f456
commit 730e9b83b7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"rot_pool_size": {
"help": "maximum number of RoT services allowed",
"macro_name": "TFM_SPM_MAX_ROT_SERV_NUM",
"value": 30
"value": 32
},
"message_pool_size": {
"help": "maximum number of active messages allowed",