mirror of https://github.com/ARMmbed/mbed-os.git
TF-M: Increase TFM_SPM_MAX_ROT_SERV_NUM from 30 to 32
parent
0b4f16f456
commit
730e9b83b7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue