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

Issue 2366004: Add --subkey_in and --subkey_out options to firmware signing utility. (Closed)

Created:
10 years, 6 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 --subkey_in and --subkey_out options to firmware signing utility. With this change, just like the kernel signing utility, the firmware signing utility now supports outputting the key signature (subkey) header and reusing it to generate new signed firmware images without requiring the root key (assuming the firmware signing key doesn't change). Also, some minor comment fixes I missed the last time around.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -76 lines) Patch
M src/platform/vboot_reference/utility/firmware_utility.cc View 12 chunks +155 lines, -57 lines 0 comments Download
M src/platform/vboot_reference/utility/include/firmware_utility.h View 1 chunk +5 lines, -3 lines 0 comments Download
M src/platform/vboot_reference/utility/kernel_utility.cc View 8 chunks +13 lines, -11 lines 0 comments Download
M src/platform/vboot_reference/vfirmware/firmware_image.c View 2 chunks +23 lines, -1 line 0 comments Download
M src/platform/vboot_reference/vfirmware/include/firmware_image.h View 1 chunk +7 lines, -3 lines 0 comments Download
M src/platform/vboot_reference/vkernel/include/kernel_image.h View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
gauravsh
10 years, 6 months ago (2010-05-28 20:46:00 UTC) #1
Bill Richardson
LGTM
10 years, 6 months ago (2010-05-28 20:51:18 UTC) #2
Randall Spangler
10 years, 6 months ago (2010-05-28 22:28:59 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698