summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index c77eccd4e9..8ebe3086e6 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -568,6 +568,9 @@ enum nvmem_users {
#define DISABLE_SLEEP_TIME_TPM_WIPE (TPM_PROCESSING_TIME + TPM_RESET_TIME)
#ifdef CRYPTO_TEST_SETUP
+/* Enable unsafe dev features for CCD in crypto test builds */
+#define CONFIG_CMD_ROLLBACK
+
/* Remove console commands to save space */
#undef CONFIG_CMD_ECRST
#undef CONFIG_CMD_SYSRST