Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72ac3885 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "trusty: Increase size of ACVP shared memory" am: b963ff97 am:...

Merge "trusty: Increase size of ACVP shared memory" am: b963ff97 am: 314c07f7 am: 7debc3b3 am: 4b3a1a44 am: 36cb718e

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2192875



Change-Id: Ie13da6a6ebb020bcdbf6572b3fea0e242e361c17
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ce38b39a 36cb718e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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