Merge "trusty: Increase size of ACVP shared memory"
This commit is contained in:
commit
b963ff97fb
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ extern "C" {
|
|||
* This must be at least as long as the longest reply from the ACVP service
|
||||
* (currently the reply from getConfig()).
|
||||
*/
|
||||
#define ACVP_MIN_SHARED_MEMORY 16384
|
||||
#define ACVP_MIN_SHARED_MEMORY 32768
|
||||
|
||||
/**
|
||||
* acvp_req - Request for the Trusty ACVP app
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue