mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 10:25:20 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user