aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-01-28 09:58:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-28 09:58:33 +0000
commitd5f5f466f65b2093d1ccef9ce9fd0edd3cddd9f5 (patch)
tree2dd36a2c6a4285aa84b658059e150d2a4bea29b4
parent6ece5a16ed875a5d8d5cb500844d43cae3c1413f (diff)
parent1a68fe6fa860f563e8b45e3826110ceec75d61a8 (diff)
downloadtpm2-d5f5f466f65b2093d1ccef9ce9fd0edd3cddd9f5.tar.gz
Change NVMEM size to match cr50 implementationandroid-o-preview-1android-n-mr2-preview-2o-preview
am: 1a68fe6fa8 Change-Id: I57cb0a4c004a3ae3ca4a850d958f358c5cfdfe45
-rw-r--r--Implementation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Implementation.h b/Implementation.h
index c7dc5c5..5de5f9f 100644
--- a/Implementation.h
+++ b/Implementation.h
@@ -259,7 +259,7 @@
#define MAX_CAP_BUFFER 1024
#ifdef EMBEDDED_MODE
// This must be matched by the package using this library!
-#define NV_MEMORY_SIZE 16076
+#define NV_MEMORY_SIZE 11980
// Versioning NV storage format will allow to smoothly migrate NVRAM contents.
// Versions:
// 1 - full non-serialized objects in NVMEM, max SHA digest is SHA-256