summaryrefslogtreecommitdiff
path: root/board/zinger/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/zinger/board.h')
-rw-r--r--board/zinger/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/zinger/board.h b/board/zinger/board.h
index ba1709850b..64a4a22606 100644
--- a/board/zinger/board.h
+++ b/board/zinger/board.h
@@ -39,6 +39,9 @@
#undef CONFIG_DEBUG_STACK_OVERFLOW
#undef CONFIG_FLASH
#undef CONFIG_FMAP
+/* Not using pstate but keep some space for the public key */
+#undef CONFIG_FW_PSTATE_SIZE
+#define CONFIG_FW_PSTATE_SIZE 544
#define CONFIG_HIBERNATE
#define CONFIG_HIBERNATE_WAKEUP_PINS STM32_PWR_CSR_EWUP1
#define CONFIG_HW_CRC