mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 02:20:48 +00:00
hammer: Switch to CONFIG_RWSIG_TYPE_RWSIG
This is the recommended futility signature type for new boards.
BRANCH=none
BUG=chromium:690773
TEST=Flash hammer, RW image checked correctly
TEST=futility show --type rwsig \
--pubkey build/hammer/key.vbpubk2 build/hammer/ec.RW.bin
Change-Id: Id8648199891fdd4df63ecb599e0c5e927bc861d0
Reviewed-on: https://chromium-review.googlesource.com/441549
Commit-Ready: Nicolas Boichat <drinkcat@chromium.org>
Tested-by: Nicolas Boichat <drinkcat@chromium.org>
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
4236d8d3e9
commit
5fbdd1dbd7
@@ -78,7 +78,7 @@
|
||||
|
||||
/* Sign and switch to RW partition on boot. */
|
||||
#define CONFIG_RWSIG
|
||||
#define CONFIG_RWSIG_TYPE_USBPD1
|
||||
#define CONFIG_RWSIG_TYPE_RWSIG
|
||||
#define CONFIG_RSA
|
||||
#define CONFIG_SHA256
|
||||
#define CONFIG_RSA_KEY_SIZE 2048
|
||||
|
||||
Reference in New Issue
Block a user