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

Issue 2802002: Implemented pipelined hash calculation in LoadFirmware() (Closed)

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

Description

Implemented pipelined hash calculation in LoadFirmware()

Patch Set 1 #

Patch Set 2 : Added tests #

Total comments: 2

Patch Set 3 : Add guard flag for updating hash #

Patch Set 4 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -9 lines) Patch
M tests/vboot_common2_tests.c View 3 chunks +29 lines, -2 lines 0 comments Download
M vboot_firmware/lib/include/vboot_common.h View 1 chunk +6 lines, -0 lines 0 comments Download
M vboot_firmware/lib/vboot_common.c View 1 chunk +16 lines, -0 lines 0 comments Download
M vboot_firmware/lib/vboot_firmware.c View 1 2 3 3 chunks +28 lines, -7 lines 0 comments Download
M vboot_firmware/linktest/main.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Randall Spangler
10 years, 6 months ago (2010-06-15 19:13:54 UTC) #1
Bill Richardson
one question http://codereview.chromium.org/2802002/diff/2001/3004 File vboot_firmware/lib/vboot_firmware.c (right): http://codereview.chromium.org/2802002/diff/2001/3004#newcode17 vboot_firmware/lib/vboot_firmware.c:17: static DigestContext ctx; Do we really want ...
10 years, 6 months ago (2010-06-15 21:00:41 UTC) #2
Randall Spangler
http://codereview.chromium.org/2802002/diff/2001/3004 File vboot_firmware/lib/vboot_firmware.c (right): http://codereview.chromium.org/2802002/diff/2001/3004#newcode17 vboot_firmware/lib/vboot_firmware.c:17: static DigestContext ctx; On 2010/06/15 21:00:41, Bill Richardson wrote: ...
10 years, 6 months ago (2010-06-15 21:45:21 UTC) #3
Bill Richardson
10 years, 6 months ago (2010-06-15 21:48:09 UTC) #4
Okay then. LGTM.

Powered by Google App Engine
This is Rietveld 408576698