summaryrefslogtreecommitdiff
path: root/tests/tlcl_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace VBERROR_SIMULATED with VB2_ERROR_MOCKJoel Kitching2019-08-131-5/+5
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-4/+4
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-5/+5
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-061-2/+2
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-5/+5
* tpm_lite: Fix delegation table parsingMattias Nissler2019-02-271-0/+1
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-011-0/+5
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-1/+1
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-131-5/+78
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-131-0/+85
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-131-0/+180
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-131-0/+150
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-2/+133
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-121-5/+64
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-231-0/+100
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-181-0/+42
* vboot_reference: remove dependency on trousersLuigi Semenzato2015-04-291-4/+0
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Add tlcl testsRandall Spangler2013-01-311-0/+351