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

Issue 2292001: Make kernel signature a part of the kernel preamble. (Closed)

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

Description

Make kernel signature a part of the kernel preamble. With this change, the kernel signature is a part of the preamble block (and therefore, used during preamble signature verification). BUG=670 TEST=image verification tests still pass. corrected splicing test expectations (and it passes).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -116 lines) Patch
M src/platform/vboot_reference/tests/kernel_splicing_tests.c View 1 chunk +5 lines, -5 lines 0 comments Download
M src/platform/vboot_reference/tests/test_common.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/platform/vboot_reference/tests/test_common.c View 1 chunk +12 lines, -0 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/include/kernel_image_fw.h View 5 chunks +14 lines, -19 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/kernel_image_fw.c View 8 chunks +34 lines, -46 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/linktest/main.c View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/vkernel/kernel_image.c View 9 chunks +42 lines, -45 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gauravsh
10 years, 7 months ago (2010-05-26 19:35:15 UTC) #1
Randall Spangler
10 years, 7 months ago (2010-05-26 20:13:07 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698