commit | d37d702ab30104074e6859052a806e95b10c798e | [log] [tgz] |
---|---|---|
author | Furquan Shaikh <furquan@google.com> | Fri Aug 07 12:25:37 2015 -0700 |
committer | Furquan Shaikh <furquan@google.com> | Sat Aug 08 02:54:49 2015 -0700 |
tree | af5f038ff9a18de2d2bd68dc859a1034fc1c3b84 | |
parent | c2e96225c24e71f36deede4ac9ed555520603814 [diff] |
vboot_signer: Fix issues with keyblock 1. Use correct private subkey while creating keyblock 2. Set flags to 0x7 which corresponds to !DEV DEV !REC With these changes, signed boot.img boots both in normal and dev mode. TEST=Verified that boot.img works properly in normal and dev mode. Change-Id: I429812f217929d5341ef508bdc3b5196f7eda375 Signed-off-by: Furquan Shaikh <furquan@google.com>