summaryrefslogtreecommitdiff
path: root/utility/tlcl_generator.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-3/+1
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-131-6/+3
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-131-0/+24
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-131-20/+23
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-131-2/+76
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+1
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-231-0/+16
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-181-0/+16
* vboot_reference: remove dependency on trousersLuigi Semenzato2015-04-291-1/+1
* Fix bad free order in tlcl_generator.c.factory-3536.BLuigi Semenzato2013-01-101-4/+4
* tlcl: add GetOwner commandKees Cook2012-06-131-0/+20
* tpm_lite: implement TPM_GetRandomKees Cook2012-03-011-1/+10
* tpmc: add PCR reading functionKees Cook2012-01-091-0/+9
* Added TPM_SaveState command.Luigi Semenzato2011-03-161-0/+8
* 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/+12
* Add physical presence initialization and locking to one-time initializations.Luigi Semenzato2010-08-311-0/+13
* Add a command to enable the physical presence command.Luigi Semenzato2010-08-301-0/+11
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-251-1/+21
* (In the right repository this time.)Gaurav Shah2010-07-191-12/+12
* Add tpm lite to vboot referenceRandall Spangler2010-07-141-0/+450