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

Issue 3091004: Various bug fixes to tpm_lite. Some changes to the test suite. (Closed)

Created:
10 years, 4 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Base URL:
ssh://git@chromiumos-git/vboot_reference.git
Visibility:
Public.

Description

Various bug fixes to tpm_lite. Some changes to the test suite.

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -11 lines) Patch
M Makefile View 2 chunks +1 line, -3 lines 0 comments Download
M firmware/lib/tpm_lite/tlcl.c View 1 4 chunks +19 lines, -2 lines 1 comment Download
M firmware/stub/tpm_lite_stub.c View 1 chunk +1 line, -1 line 0 comments Download
M firmware/version.c View 1 chunk +1 line, -1 line 0 comments Download
M tests/tpm_lite/enable.c View 1 chunk +18 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Luigi Semenzato
http://codereview.chromium.org/3091004/diff/1/2 File Makefile (right): http://codereview.chromium.org/3091004/diff/1/2#newcode37 Makefile:37: make -C utility update_tlcl_structures; \ Make sure tlcl_structures.h is ...
10 years, 4 months ago (2010-08-04 01:20:35 UTC) #1
Luigi Semenzato
10 years, 4 months ago (2010-08-04 01:20:43 UTC) #2
Luigi Semenzato
10 years, 4 months ago (2010-08-04 01:20:46 UTC) #3
gauravsh
lgtm
10 years, 4 months ago (2010-08-04 02:02:51 UTC) #4
Randall Spangler
10 years, 4 months ago (2010-08-04 16:27:26 UTC) #5
http://codereview.chromium.org/3091004/diff/2001/3002
File firmware/lib/tpm_lite/tlcl.c (right):

http://codereview.chromium.org/3091004/diff/2001/3002#newcode71
firmware/lib/tpm_lite/tlcl.c:71: printf("command: %x%x %x%x%x%x %x%x%x%x\n",
Better to use VBDEBUG here, so that we can turn on EXTRA_LOGGING inside the
firmware (which doesn't have printf())

Powered by Google App Engine
This is Rietveld 408576698