summaryrefslogtreecommitdiff
path: root/tests/tpm_lite
Commit message (Expand)AuthorAgeFilesLines
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-235-8/+8
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-235-9/+18
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-6/+5
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+1
* vboot: deprecate VbExError functionJoel Kitching2019-07-242-2/+6
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-0316-354/+364
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Rename files and defines to simplify makefile.Randall Spangler2013-01-1111-0/+0
* Unify vboot build into a single makefileRandall Spangler2013-01-111-45/+0
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-276-22/+23
* Fix missing break in switch statement.Luigi Semenzato2011-04-281-0/+1
* Run TPM timing test to completion instead of stopping at the first error.Luigi Semenzato2011-03-151-5/+13
* Improve error messages from tests.Luigi Semenzato2011-02-083-23/+20
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-1/+1
* Always compile the TPM tests with -DVBOOT_DEBUG.Luigi Semenzato2010-10-041-0/+3
* Fix build broken by assert() expanding to nothing.Luigi Semenzato2010-10-041-4/+5
* Revive TPM firmware autotest.Luigi Semenzato2010-09-301-1/+4
* Add missing header file.Luigi Semenzato2010-09-151-0/+34
* Add new files: two tests, one common file, one program to set things up.Luigi Semenzato2010-09-1517-319/+294
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-259-9/+0
* Utility to run the self test before we can run tcsd.Luigi Semenzato2010-08-042-0/+32
* Various bug fixes to tpm_lite. Some changes to the test suite.Luigi Semenzato2010-08-041-4/+18
* Add lots of debugging to TPM library.Randall Spangler2010-07-198-13/+13
* Add tpm lite to vboot referenceRandall Spangler2010-07-1413-0/+700