Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Issue 4160001: vbutil_kernel: support exporting a keyblock file during verify (Closed)

Created:
10 years, 2 months ago by Will Drewry
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, Luigi Semenzato, gauravsh
Visibility:
Public.

Description

vbutil_kernel: support exporting a keyblock file during verify Reuses the --keyblock argument to output a keyblock if used during Verify(). TEST=built, ran on a kernel; check if it worked for cgpt find -M :) BUG=chromium-os:7451 Change-Id: Ibf1365dbdaeaf87442e0d12d048bc070f35662ad

Patch Set 1 #

Total comments: 2

Patch Set 2 : nits #

Patch Set 3 : help string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M utility/vbutil_kernel.c View 1 2 4 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Will Drewry
10 years, 2 months ago (2010-10-26 02:00:57 UTC) #1
gauravsh
Bonum mihi videtur (with nits) You might also want to run "make runtests" as an ...
10 years, 2 months ago (2010-10-26 02:06:54 UTC) #2
gauravsh
Also, you should also update the help string. :) On 2010/10/26 02:06:54, gauravsh wrote: > ...
10 years, 2 months ago (2010-10-26 02:11:01 UTC) #3
Will Drewry
Done. Does BMV register as LGTM? ;)
10 years, 2 months ago (2010-10-26 02:11:55 UTC) #4
gauravsh
On Mon, Oct 25, 2010 at 7:11 PM, <wad@chromium.org> wrote: > Done. > > Does ...
10 years, 2 months ago (2010-10-26 02:13:45 UTC) #5
Will Drewry
Cool - help string updated as well!
10 years, 2 months ago (2010-10-26 02:21:04 UTC) #6
gauravsh
LGTM On Mon, Oct 25, 2010 at 7:13 PM, Gaurav Shah <gauravsh@chromium.org> wrote: > On ...
10 years, 2 months ago (2010-10-26 02:22:41 UTC) #7
Bill Richardson
LGTM. Note that you can already verify and extract just the keyblock using vbutil_keyblock --unpack ...
10 years, 2 months ago (2010-10-26 02:30:35 UTC) #8
Will Drewry
10 years, 2 months ago (2010-10-26 02:37:58 UTC) #9
On Mon, Oct 25, 2010 at 9:30 PM,  <wfrichar@chromium.org> wrote:
> LGTM.
>
> Note that you can already verify and extract just the keyblock using
> vbutil_keyblock --unpack KERNEL

I keep getting:

vbutil_keyblock: keyblock requires public key to verify

But I haven't checked it out :)

>
> That's a happy side effect of the fact that the keyblock is the first thing
> in
> the kernel blob.
>
>
>
> http://codereview.chromium.org/4160001/show
>

Powered by Google App Engine
This is Rietveld 408576698