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

Issue 3475009: Adds the necessary changes to tpm_init to allow triggered initialization. (Closed)

Created:
10 years, 3 months ago by fes
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Adds the necessary changes to tpm_init to allow triggered initialization. Change-Id: I757a112ef011ee9688f695cdd89ad2786c47778b BUG=3065 TEST= Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=3b9a6ec

Patch Set 1 #

Patch Set 2 : Don't try to auth with the well known password if we know it is owned. #

Patch Set 3 : Clarify TPM owner password generation. #

Patch Set 4 : Refactor to support temporarily stored password. #

Patch Set 5 : Add better logging. #

Patch Set 6 : Remove the tpm status file. #

Total comments: 14

Patch Set 7 : Address feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+735 lines, -193 lines) Patch
M SConstruct View 3 chunks +42 lines, -1 line 0 comments Download
A platform.h View 4 5 6 1 chunk +42 lines, -0 lines 0 comments Download
A platform.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M tpm.h View 4 5 6 7 chunks +45 lines, -12 lines 0 comments Download
M tpm.cc View 2 3 4 5 6 34 chunks +477 lines, -96 lines 0 comments Download
M tpm_init.h View 1 2 3 3 chunks +18 lines, -1 line 0 comments Download
M tpm_init.cc View 1 2 3 5 chunks +64 lines, -83 lines 0 comments Download
A tpm_status.proto View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
fes
10 years, 3 months ago (2010-09-23 19:26:26 UTC) #1
Chris Masone
http://codereview.chromium.org/3475009/diff/13001/10007 File SConstruct (right): http://codereview.chromium.org/3475009/diff/13001/10007#newcode61 SConstruct:61: LIBS = ['base', 'chromeos', 'crypto', 'rt', 'protobuf', 'pthread', 'tspi'], ...
10 years, 2 months ago (2010-10-02 02:05:40 UTC) #2
fes
Feedback addressed. PTAL http://codereview.chromium.org/3475009/diff/13001/10007 File SConstruct (right): http://codereview.chromium.org/3475009/diff/13001/10007#newcode61 SConstruct:61: LIBS = ['base', 'chromeos', 'crypto', 'rt', ...
10 years, 2 months ago (2010-10-04 17:04:05 UTC) #3
Chris Masone
10 years, 2 months ago (2010-10-04 18:13:39 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698