summaryrefslogtreecommitdiff
path: root/board/hatch_fp/board.h
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2019-06-27 16:18:51 -0700
committerCommit Bot <commit-bot@chromium.org>2019-07-03 03:19:49 +0000
commit9981644854bcb9140c7249765d2f7bf59b23becd (patch)
tree806adcb46de504208ab2812287f490a530bef6a0 /board/hatch_fp/board.h
parentbd3ae0748e7dd84c5c0b3fa2387062a4ba4ea3a3 (diff)
downloadchrome-ec-9981644854bcb9140c7249765d2f7bf59b23becd.tar.gz
hatch_fp: Enable rollback
BRANCH=none BUG=b:124996507 TEST=make buildall -j Change-Id: I49f87cb9f6a6551f83f91d55242f2c5c250e8b83 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1681378 Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'board/hatch_fp/board.h')
-rw-r--r--board/hatch_fp/board.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/board/hatch_fp/board.h b/board/hatch_fp/board.h
index 93e1bc9360..ff496dfb94 100644
--- a/board/hatch_fp/board.h
+++ b/board/hatch_fp/board.h
@@ -148,13 +148,10 @@
/*
* Add rollback protection
*/
-/*TODO(b/125506600): Support rollback protection */
-#if 0
#define CONFIG_ROLLBACK
#define CONFIG_ROLLBACK_SECRET_SIZE 32
-
+#define CONFIG_MPU
#define CONFIG_ROLLBACK_MPU_PROTECT
-#endif
/*
* We do not use any "locally" generated entropy: this is normally used