summaryrefslogtreecommitdiff
path: root/utility/tpm-nvsize
Commit message (Collapse)AuthorAgeFilesLines
* Test the tpm recovery script with a real TPM.Luigi Semenzato2010-11-021-1/+1
| | | | | | | | | Change-Id: I75bcf01d329220ff2c851035d3d9870410372e27 BUG=4870 TEST=included Review URL: http://codereview.chromium.org/4087012
* Utility to measure the available size of a TPM NVRAM.Luigi Semenzato2010-09-211-0/+50
Also change tpmc to return the TPM error code, or 255. Change-Id: Ie5fc107ff50efd4480c2a47b91f3b8a93b4f95e3 BUG=none TEST=ran it on a TPM Review URL: http://codereview.chromium.org/3479003