aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-01-28 10:01:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-28 10:01:01 +0000
commit4f0ca3b562a35b588c59f5009e295f21b1ef4630 (patch)
tree2dd36a2c6a4285aa84b658059e150d2a4bea29b4
parent94907f49fd1ba397e5a5bb6f4ea586071c4e85be (diff)
parentd5f5f466f65b2093d1ccef9ce9fd0edd3cddd9f5 (diff)
downloadtpm2-4f0ca3b562a35b588c59f5009e295f21b1ef4630.tar.gz
Change NVMEM size to match cr50 implementation am: 1a68fe6fa8
am: d5f5f466f6 Change-Id: I8b5e72b413473f5748b392cfae9ee26652288e71
-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