summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/2lib/include/2constants.h')
-rw-r--r--firmware/2lib/include/2constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/2lib/include/2constants.h b/firmware/2lib/include/2constants.h
index ef772ef6..76e7f22e 100644
--- a/firmware/2lib/include/2constants.h
+++ b/firmware/2lib/include/2constants.h
@@ -23,7 +23,7 @@
/* Size of secure data spaces used by vboot */
#define VB2_SECDATA_SIZE 10
-#define VB2_SECDATAK_SIZE 14
+#define VB2_SECDATAK_SIZE 13
/*
* Recommended size of work buffer for firmware verification stage.