summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_nvstorage_rollback.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/vboot_nvstorage_rollback.c')
-rw-r--r--firmware/lib/vboot_nvstorage_rollback.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/lib/vboot_nvstorage_rollback.c b/firmware/lib/vboot_nvstorage_rollback.c
index 85c245a7..b1ec9aea 100644
--- a/firmware/lib/vboot_nvstorage_rollback.c
+++ b/firmware/lib/vboot_nvstorage_rollback.c
@@ -21,6 +21,7 @@ static const VbNvParam backup_params[] = {
VBNV_DEV_BOOT_LEGACY,
VBNV_DEV_BOOT_SIGNED_ONLY,
VBNV_DEV_BOOT_FASTBOOT_FULL_CAP,
+ VBNV_FASTBOOT_UNLOCK_IN_FW,
};
/* We can't back things up if there isn't enough storage. */