aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-01-28 10:05:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-28 10:05:01 +0000
commit29e56ce56bb9bc894e6111f58af97178d7eacd5e (patch)
tree2dd36a2c6a4285aa84b658059e150d2a4bea29b4
parentfe6b30fb4e9ee34af86cd028749f1b7133a64326 (diff)
parent3ec2270abd114050d99c620bb0cfe11ffff20f9e (diff)
downloadtpm2-29e56ce56bb9bc894e6111f58af97178d7eacd5e.tar.gz
Change NVMEM size to match cr50 implementation am: 1a68fe6fa8 am: d5f5f466f6 am: 4f0ca3b562android-wear-o-preview-4android-wear-o-preview-3android-o-preview-2
am: 3ec2270abd Change-Id: I125d44b4cdcef57484a51cff9d92a5ccb44e7125
-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