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

Issue 3229011: Add physical presence initialization and locking to one-time initializations. (Closed)

Created:
10 years, 3 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
Reviewers:
Randall Spangler
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

Add physical presence initialization and locking to one-time initializations. Change-Id: If2b6041fe93bc97885e45bbb0cf7e1b81cb06c18 BUG=none TEST=none

Patch Set 1 #

Total comments: 4

Patch Set 2 : improve comments #

Patch Set 3 : version change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -22 lines) Patch
M firmware/lib/rollback_index.c View 1 2 8 chunks +32 lines, -19 lines 0 comments Download
M firmware/lib/tpm_lite/include/tlcl.h View 1 chunk +6 lines, -1 line 0 comments Download
M firmware/lib/tpm_lite/include/tlcl_structures.h View 1 chunk +5 lines, -0 lines 0 comments Download
M firmware/lib/tpm_lite/tlcl.c View 2 chunks +7 lines, -1 line 0 comments Download
M firmware/version.c View 1 2 1 chunk +1 line, -1 line 0 comments Download
M utility/tlcl_generator.c View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Luigi Semenzato
Here we go. I think it's little enough code to leave it in the firmware, ...
10 years, 3 months ago (2010-08-31 17:04:29 UTC) #1
Randall Spangler
LGTM with a few nits on comments. http://codereview.chromium.org/3229011/diff/1/2 File firmware/lib/rollback_index.c (right): http://codereview.chromium.org/3229011/diff/1/2#newcode116 firmware/lib/rollback_index.c:116: /* Initializes ...
10 years, 3 months ago (2010-08-31 17:34:58 UTC) #2
Luigi Semenzato
PTAL From the Google style guide: Every function declaration should have comments immediately preceding it ...
10 years, 3 months ago (2010-08-31 19:59:05 UTC) #3
Randall Spangler
Approves the CL. Disagrees with the coding style, but deals with it for now. Sighs ...
10 years, 3 months ago (2010-08-31 20:01:37 UTC) #4
Luigi Semenzato
10 years, 3 months ago (2010-08-31 20:16:17 UTC) #5
Actually, upon more careful reading, it appears the third-person rule
applies only to function headers.  Which gives us a choice between
ugly and inconsistent.

On Tue, Aug 31, 2010 at 1:01 PM,  <rspangler@chromium.org> wrote:
> Approves the CL.  Disagrees with the coding style, but deals with it for
> now.
> Sighs and returns to work.
>
> (LGTM).
>
>
> http://codereview.chromium.org/3229011/show
>

Powered by Google App Engine
This is Rietveld 408576698