cr50: do not try verifying RW integrity

The bootloader now verifies the RW integrity, the EC facility needs to
be disabled.

BRANCH=none
BUG=none
TEST=the error message "RSA verify FAILED" is not prinetd at startup
     any more

Change-Id: I80a0f9dfb844c80c5bd660eec7e37d9ea60b088c
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/312299
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-by: Nagendra Modadugu <ngm@google.com>
This commit is contained in:
Vadim Bendebury
2015-11-12 17:27:06 -08:00
committed by chrome-bot
parent b59fa8ca68
commit 467fe2836e

View File

@@ -44,7 +44,6 @@
#define CONFIG_SYSTEM_UNLOCKED
/* Not using software sync, so verify RW signature instead */
#define CONFIG_RWSIG
#define CONFIG_RSA
#define CONFIG_SHA256