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

Issue 2812034: Adding --repack and --headeronly options to vbutil_kernel (Closed)

Created:
10 years, 5 months ago by Bill Richardson
Modified:
9 years, 6 months ago
Reviewers:
Randall Spangler
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Base URL:
ssh://git@chromiumos-git//vboot_reference.git
Visibility:
Public.

Description

Adding --repack and --headeronly options to vbutil_kernel The --repack option lets us sign a previously signed kernel blob with a new kernel data key. The --headeronly option is so we can emit the new verification header separately from the kernel blob. More work to come...

Patch Set 1 #

Total comments: 2

Patch Set 2 : respond to comments. #

Patch Set 3 : oops. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+330 lines, -108 lines) Patch
M Makefile View 1 chunk +1 line, -1 line 0 comments Download
M host/include/host_key.h View 1 chunk +2 lines, -2 lines 0 comments Download
M host/lib/host_key.c View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M host/linktest/main.c View 1 chunk +1 line, -1 line 0 comments Download
M tests/vboot_common2_tests.c View 1 chunk +1 line, -1 line 0 comments Download
M tests/vboot_common3_tests.c View 1 chunk +1 line, -1 line 0 comments Download
M utility/vbutil_firmware.c View 1 chunk +1 line, -1 line 0 comments Download
M utility/vbutil_kernel.c View 1 2 18 chunks +318 lines, -96 lines 0 comments Download
M utility/vbutil_keyblock.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Bill Richardson
10 years, 5 months ago (2010-06-30 22:05:00 UTC) #1
Randall Spangler
LGTM assuming 'header' is renamed to 'vblock' or 'vblob'. http://codereview.chromium.org/2812034/diff/1/10 File utility/vbutil_kernel.c (right): http://codereview.chromium.org/2812034/diff/1/10#newcode85 utility/vbutil_kernel.c:85: ...
10 years, 5 months ago (2010-07-01 00:41:40 UTC) #2
Bill Richardson
10 years, 5 months ago (2010-07-01 02:04:25 UTC) #3
Bill Richardson
10 years, 5 months ago (2010-07-01 02:06:21 UTC) #4
Randall Spangler
10 years, 5 months ago (2010-07-01 03:04:46 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698