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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/2lib/include/2constants.h b/firmware/2lib/include/2constants.h
index b2abd4ab..a6ccf3fb 100644
--- a/firmware/2lib/include/2constants.h
+++ b/firmware/2lib/include/2constants.h
@@ -27,10 +27,6 @@
#define VB2_SECDATA_FWMP_MIN_SIZE 40
#define VB2_SECDATA_FWMP_MAX_SIZE 64
-/* TODO(chromium:972956): Remove once coreboot is using updated names */
-#define VB2_SECDATA_SIZE 10
-#define VB2_SECDATAK_SIZE 13
-
/*
* Recommended size of work buffer for firmware verification stage.
*