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

Issue 2310002: Add a --subkey switch to kernel signing utility. (Closed)

Created:
10 years, 7 months ago by gauravsh
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@gitrw.chromium.org/chromiumos
Visibility:
Public.

Description

Add a --subkey switch to kernel signing utility. This option makes the signing utility just output the kernel subkey (key signature) header which can be used to generate subsequent signed kernel images without needing the firmware root key and using the same kernel signing key. (This feature will be a part of a subsequent CL).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -6 lines) Patch
M src/platform/vboot_reference/utility/include/kernel_utility.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/platform/vboot_reference/utility/kernel_utility.cc View 6 chunks +11 lines, -2 lines 0 comments Download
M src/platform/vboot_reference/vkernel/include/kernel_image.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/platform/vboot_reference/vkernel/kernel_image.c View 2 chunks +25 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
gauravsh
10 years, 7 months ago (2010-05-27 20:17:50 UTC) #1
Bill Richardson
LGTM.
10 years, 7 months ago (2010-05-27 20:27:48 UTC) #2
Randall Spangler
10 years, 7 months ago (2010-05-27 20:31:28 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698