From 8661ac5938ed9b96750cac5c6f6bf4edd1009d08 Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Mon, 20 Aug 2018 10:20:22 +0800 Subject: Revert "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT" This reverts commit 331eaf99ce5376332442f2f1d83d277c6104bbb6, as it breaks flashrom. We'll want to reenable this after we fix flashrom. BRANCH=none BUG=b:111330723 BUG=b:112740263 TEST=/usr/sbin/fp_updater.sh works Change-Id: I3b1fc54a5f60f76f7d39481b1d7b90587c794c01 Signed-off-by: Nicolas Boichat Reviewed-on: https://chromium-review.googlesource.com/1180789 Reviewed-by: Nicolas Norvez --- board/meowth_fp/board.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/board/meowth_fp/board.h b/board/meowth_fp/board.h index 2538f58402..a95089dbef 100644 --- a/board/meowth_fp/board.h +++ b/board/meowth_fp/board.h @@ -127,9 +127,6 @@ */ #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. -- cgit v1.2.1