summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add even more load kernel testsstabilize-3658.0.0Randall Spangler2013-02-011-5/+133
* Add more vboot_kernel testsRandall Spangler2013-01-311-9/+216
* Reformat cgptlib to kernel styleRandall Spangler2013-01-316-720/+800
* Reformat to kernel styleRandall Spangler2013-01-3113-1848/+2086
* Add kernel testsRandall Spangler2013-01-313-8/+213
* Add tlcl testsRandall Spangler2013-01-314-0/+365
* Reformat files to kernel styleRandall Spangler2013-01-291-604/+657
* Add display testsRandall Spangler2013-01-293-17/+128
* Fixed error in verifyPaul Taysom2013-01-291-1/+1
* Reformat files to kernel styleRandall Spangler2013-01-2512-900/+1009
* Add more vboot common testsRandall Spangler2013-01-253-0/+29
* Remove dead ECPreamble codeRandall Spangler2013-01-253-244/+140
* Reformat header files to kernel styleRandall Spangler2013-01-2510-954/+1309
* Start adding display testsRandall Spangler2013-01-254-4/+91
* Fix incorrect CFLAGS when compiling for hostRandall Spangler2013-01-251-5/+5
* Improve coverage of cgptlib.cRandall Spangler2013-01-243-2/+140
* Reformat cgptlib_testRandall Spangler2013-01-241-1103/+1156
* Remove unused vbutil_ecRandall Spangler2013-01-246-809/+0
* Reformat vboot_common_testsRandall Spangler2013-01-241-188/+199
* Improve coverage of vboot_api_init.cRandall Spangler2013-01-241-3/+106
* Reformat vboot_api_init_testsRandall Spangler2013-01-241-332/+354
* Improve coverage of rollback_index.cRandall Spangler2013-01-234-1190/+1380
* Improve coverage of vbnvstorage testRandall Spangler2013-01-232-3/+37
* Fix architecture definitions.Randall Spangler2013-01-233-21/+25
* Clean up building code coverageRandall Spangler2013-01-231-16/+32
* Convert common tests from shell scripts to running directlyRandall Spangler2013-01-234-264/+392
* Complete refactoring of MakefileBill Richardson2013-01-223-479/+643
* (modify and resend) Trigger sync right after writing.Louis Yung-Chieh Lo2013-01-221-0/+5
* Fixed the cmdline modification for bootcachePaul Taysom2013-01-181-18/+41
* mount-encrypted: expprt nvram contents to tmpfsWill Drewry2013-01-171-1/+33
* fix s_tpm_pcr_read_cmd structure name typoKees Cook2013-01-161-1/+1
* Run some tests under qemu when cross-compilingRandall Spangler2013-01-164-43/+116
* Revert "Trigger sync right after writing."Bill Richardson2013-01-151-5/+0
* Fix missing dependencyRandall Spangler2013-01-151-1/+1
* Trigger sync right after writing.Louis Yung-Chieh Lo2013-01-151-0/+5
* Use 'install' to do installation, prepare for futility installation.Bill Richardson2013-01-141-8/+11
* Add .PHONY targets for phony targetsBill Richardson2013-01-141-58/+80
* Make tpmc able to send and receive raw datagrams.Luigi Semenzato2013-01-113-2/+64
* Rename files and defines to simplify makefile.Randall Spangler2013-01-1122-236/+210
* Unify vboot build into a single makefileRandall Spangler2013-01-119-828/+678
* Add missing TlclLibClose function for mock TPM interfaceDuncan Laurie2013-01-111-0/+4
* Fix bad free order in tlcl_generator.c.factory-3536.BLuigi Semenzato2013-01-101-4/+4
* Move lengthy tests from 'make runtests' to 'make runlongtests'Randall Spangler2013-01-035-106/+211
* Use a separate knob for SHA512 unrollingSimon Glass2012-12-261-46/+44
* Add support for a V option which selects verbose Makefile output.Gabe Black2012-12-213-18/+27
* mount-encrypted: finalize if keyfile missingtoolchain-3428.65.BKees Cook2012-12-181-4/+11
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-175-1/+20
* sign_official_build: add a dump_config helper and clean up argument processingMike Frysinger2012-12-121-12/+47
* tlcl: move open retry into TlclKees Cook2012-12-122-27/+26
* Addtional -h args to dump_fmap will ignore overlap errors.Bill Richardson2012-12-111-1/+6