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

Issue 3674006: Fix TpmIsReady regression. (Closed)

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

Description

Fix TpmIsReady regression. To test: 1. Clear the TPM, reboot. Run cryptohome --action=tpm_status. It will return not ready until the TPM is owned, at which point it should show the TPM as enabled, owned, and ready. 2. Reboot after owning the TPM, run cryptohome --action=tpm_status. It should show the TPM as enabled, owned, and ready. 3. Reboot after clearing the TPM in the bios, but not activating it. It should show the TPM as not enabled, owned, or ready. Change-Id: I352cc049866fa10c7b902f1de934d99394c904cc BUG=none TEST=manual Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=3b30cc7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -15 lines) Patch
M tpm_init.cc View 1 chunk +3 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fes
10 years, 2 months ago (2010-10-11 22:45:32 UTC) #1
rginda
10 years, 2 months ago (2010-10-11 22:51:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698