summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorKevin K Wong <kevin.k.wong@intel.com>2016-07-06 16:44:38 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-07-07 01:10:26 -0700
commitaffc41cec2c4c34e84ab0443b27fc652ae798faa (patch)
tree784b07dc8c9366810f881f2b7b5a0b8c542a736c /board
parentdf7642329fa2b0a4a9783ba3d007f398adbd583e (diff)
downloadchrome-ec-affc41cec2c4c34e84ab0443b27fc652ae798faa.tar.gz
amenia: enable 1 slot of secure temporary storage
BUG=none BRANCH=none Test=amenia is able to resume from S3 Change-Id: Idd89c791b65b67051a433d02ffb0fb1df1b834ef Signed-off-by: Kevin K Wong <kevin.k.wong@intel.com> Reviewed-on: https://chromium-review.googlesource.com/358630 Reviewed-by: David Hendricks <dhendrix@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/amenia/board.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/amenia/board.h b/board/amenia/board.h
index d2a916c90b..5833543fb1 100644
--- a/board/amenia/board.h
+++ b/board/amenia/board.h
@@ -109,6 +109,13 @@
#define CONFIG_USBC_VCONN_SWAP
#define CONFIG_VBOOT_HASH
+/*
+ * Enable 1 slot of secure temporary storage to support
+ * suspend/resume with read/write memory training.
+ */
+#define CONFIG_VSTORE
+#define CONFIG_VSTORE_SLOT_COUNT 1
+
#define CONFIG_FLASH_SIZE 0x80000 /* 512 KB Flash used for EC */
#define CONFIG_SPI_FLASH_W25X40