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

Issue 2225005: New anti-rollback strategy (no TPM NVRAM write cycles for locking). (Closed)

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

Description

New anti-rollback strategy (no TPM NVRAM write cycles for locking).

Patch Set 1 #

Patch Set 2 : change space permissions and bump space indices #

Total comments: 7

Patch Set 3 : rebasing (no changes) #

Patch Set 4 : unbump space indexes #

Patch Set 5 : comment changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -48 lines) Patch
M src/platform/vboot_reference/tests/rollback_index_mock.c View 1 chunk +7 lines, -2 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/include/rollback_index.h View 3 1 chunk +2 lines, -1 line 0 comments Download
M src/platform/vboot_reference/vboot_firmware/include/tlcl.h View 2 chunks +12 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/firmware_image_fw.c View 1 chunk +4 lines, -7 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/kernel_image_fw.c View 3 4 1 chunk +6 lines, -7 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/rollback_index.c View 5 chunks +35 lines, -25 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/tlcl.c View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Luigi Semenzato
Hi Gaurav, these are the locking changes. It occurs to me that we need a ...
10 years, 7 months ago (2010-05-26 22:18:26 UTC) #1
gauravsh
Looking at this now but - your local repo seems to be out of date ...
10 years, 7 months ago (2010-05-27 06:48:13 UTC) #2
gauravsh
Just a few minor comments. I don't see any code that handles the backup spaces ...
10 years, 7 months ago (2010-05-27 06:57:50 UTC) #3
Luigi Semenzato
Thanks, done.
10 years, 7 months ago (2010-05-27 19:19:03 UTC) #4
Luigi Semenzato
On 2010/05/27 06:57:50, gauravsh wrote: > Just a few minor comments. I don't see any ...
10 years, 7 months ago (2010-05-27 19:29:08 UTC) #5
Luigi Semenzato
No changes to the code, but please read the explanation for the space indices and ...
10 years, 7 months ago (2010-05-27 19:30:50 UTC) #6
gauravsh
lgtm http://codereview.chromium.org/2225005/diff/2001/3001 File src/platform/vboot_reference/common/include/rollback_index.h (right): http://codereview.chromium.org/2225005/diff/2001/3001#newcode26 src/platform/vboot_reference/common/include/rollback_index.h:26: #define FIRMWARE_KEY_VERSION_NV_INDEX 0x1005 On 2010/05/27 19:30:50, Luigi Semenzato ...
10 years, 7 months ago (2010-05-27 20:24:28 UTC) #7
Luigi Semenzato
10 years, 7 months ago (2010-05-27 21:04:35 UTC) #8
Thanks.  I unbumped the spaces; we'll remove them at user level if we need to. 
I also added the TODO.  Pushing now.

Powered by Google App Engine
This is Rietveld 408576698