mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
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:
committed by
chrome-bot
parent
b59fa8ca68
commit
467fe2836e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user