summaryrefslogtreecommitdiff
path: root/firmware/lib/tpm_lite/include/tlcl.h
Commit message (Expand)AuthorAgeFilesLines
* Move tpm lite API to common include pathRong Chang2011-02-231-144/+0
* vboot TPM stub functions return error codesChe-Liang Chiou2010-12-161-2/+2
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-18/+1
* Add new files: two tests, one common file, one program to set things up.Luigi Semenzato2010-09-151-1/+2
* Make TPM datagrams const, since they cannot be modified in the RO firmware.Luigi Semenzato2010-08-311-1/+1
* Add resume command (TPM_Startup(ST_STATE))Luigi Semenzato2010-08-311-1/+6
* Add physical presence initialization and locking to one-time initializations.Luigi Semenzato2010-08-311-1/+6
* Add a command to enable the physical presence command.Luigi Semenzato2010-08-301-0/+4
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-251-0/+9
* Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for fi...Randall Spangler2010-08-121-2/+2
* Pay attention to TPM communication errorsRandall Spangler2010-08-051-4/+5
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-9/+4
* Add tpm lite to vboot referenceRandall Spangler2010-07-141-0/+141