summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/meowth_fp/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/meowth_fp/board.h b/board/meowth_fp/board.h
index a95089dbef..2538f58402 100644
--- a/board/meowth_fp/board.h
+++ b/board/meowth_fp/board.h
@@ -127,6 +127,9 @@
*/
#define CONFIG_ROLLBACK
#define CONFIG_ROLLBACK_SECRET_SIZE 32
+
+#define CONFIG_ROLLBACK_MPU_PROTECT
+
/*
* We do not use any "locally" generated entropy: this is normally used
* to add local entropy when the main source of entropy is remote.