Skip to content
Snippets Groups Projects
Commit 10f74659 authored by Simon Glass's avatar Simon Glass
Browse files

cros_ec: Add vstore support


The EC can store small amounts of data for the benefit of the
verified boot process. Since the EC is seldom reset, this can allow the
AP to store data that survives a reboot or a suspend/resume cycle.

Add support for this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d9ffaef6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment