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

Issue 6667051: Move ContinueSelfTest to a later point to save time. (Closed)

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

Description

Move ContinueSelfTest to a later point to save time. Change-Id: I96b413438359e11315101d408033066e6f0a0981 BUG=chrome-os-partner: 1826 TEST=none Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=06fbb16

Patch Set 1 #

Patch Set 2 : WIP #

Total comments: 4

Patch Set 3 : fixes from review, and add recovery mode behavior #

Patch Set 4 : Fix behavior of firmware vs. user-level #

Patch Set 5 : Expand on comments #

Total comments: 1

Patch Set 6 : improve comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -11 lines) Patch
M firmware/Makefile View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
M firmware/lib/rollback_index.c View 1 2 1 chunk +17 lines, -5 lines 0 comments Download
M firmware/lib/tpm_lite/tlcl.c View 1 2 3 4 5 3 chunks +43 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Luigi Semenzato
I have a lunch meeting, but you can start looking at this. I don't know ...
9 years, 9 months ago (2011-03-16 18:57:46 UTC) #1
Randall Spangler
http://codereview.chromium.org/6667051/diff/1003/firmware/lib/rollback_index.c File firmware/lib/rollback_index.c (right): http://codereview.chromium.org/6667051/diff/1003/firmware/lib/rollback_index.c#newcode188 firmware/lib/rollback_index.c:188: * For TPMs in the intersection of these two ...
9 years, 9 months ago (2011-03-16 19:23:06 UTC) #2
Luigi Semenzato
PTAL when you get a chance. On 2011/03/16 19:23:06, Randall Spangler wrote: > http://codereview.chromium.org/6667051/diff/1003/firmware/lib/rollback_index.c > ...
9 years, 9 months ago (2011-03-16 20:46:04 UTC) #3
Luigi Semenzato
Forgot to publish... http://codereview.chromium.org/6667051/diff/1003/firmware/lib/rollback_index.c File firmware/lib/rollback_index.c (right): http://codereview.chromium.org/6667051/diff/1003/firmware/lib/rollback_index.c#newcode188 firmware/lib/rollback_index.c:188: * For TPMs in the intersection ...
9 years, 9 months ago (2011-03-16 20:51:58 UTC) #4
Randall Spangler
LGTM, assuming we set TPM_BLOCKING_CONTINUESELFTEST in the BIOS.
9 years, 9 months ago (2011-03-16 21:44:54 UTC) #5
Luigi Semenzato
I think we're done with this. PTAL.
9 years, 9 months ago (2011-03-16 23:08:48 UTC) #6
Randall Spangler
LGTM assuming suitably reworded comment. http://codereview.chromium.org/6667051/diff/2003/firmware/lib/tpm_lite/tlcl.c File firmware/lib/tpm_lite/tlcl.c (right): http://codereview.chromium.org/6667051/diff/2003/firmware/lib/tpm_lite/tlcl.c#newcode91 firmware/lib/tpm_lite/tlcl.c:91: /* When compiling for ...
9 years, 9 months ago (2011-03-16 23:23:43 UTC) #7
Luigi Semenzato
9 years, 9 months ago (2011-03-17 00:33:54 UTC) #8
Fixed comment and pushed.  Thanks.

On Wed, Mar 16, 2011 at 4:23 PM,  <rspangler@chromium.org> wrote:
> LGTM assuming suitably reworded comment.
>
>
>
> http://codereview.chromium.org/6667051/diff/2003/firmware/lib/tpm_lite/tlcl.c
> File firmware/lib/tpm_lite/tlcl.c (right):
>
>
http://codereview.chromium.org/6667051/diff/2003/firmware/lib/tpm_lite/tlcl.c...
> firmware/lib/tpm_lite/tlcl.c:91: /* When compiling for the firmware,
> hide command failures due to the self
> ???
>
> When compiling for the firmware, we look at the failures and attempt
> retry.
>
> When compiling for the host, we pass through the failures without retry.
>
> Neither case hides the failure.
>
> http://codereview.chromium.org/6667051/
>

Powered by Google App Engine
This is Rietveld 408576698