aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-01-28 10:03:02 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-28 10:03:02 +0000
commit3ec2270abd114050d99c620bb0cfe11ffff20f9e (patch)
tree2dd36a2c6a4285aa84b658059e150d2a4bea29b4
parent5bbd9763d57fd07559d39c7c153d989b8d316e00 (diff)
parent4f0ca3b562a35b588c59f5009e295f21b1ef4630 (diff)
downloadtpm2-3ec2270abd114050d99c620bb0cfe11ffff20f9e.tar.gz
Change NVMEM size to match cr50 implementation am: 1a68fe6fa8 am: d5f5f466f6
am: 4f0ca3b562 Change-Id: I8c1da02ce57cc32b84b62127d149dc7fcdb88798
-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