summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge Makefile changes from 'm/master' into futilityBill Richardson2013-01-223-522/+659
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'm/master' into futilityBill Richardson2013-01-176-46/+151
|\ \ | |/
| * 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
* | Add command plugin featureBill Richardson2013-01-166-48/+172
* | More and better tests, better results.Bill Richardson2013-01-157-17/+77
* | futility now knows where it lives...Bill Richardson2013-01-144-46/+154
* | Merge remote-tracking branch 'm/master' into futilityBill Richardson2013-01-1434-1010/+917
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'm/master' into futility branchBill Richardson2013-01-101-4/+4
|\ \ | |/
| * Fix bad free order in tlcl_generator.c.factory-3536.BLuigi Semenzato2013-01-101-4/+4
* | Sync cros/futility with ToTBill Richardson2013-01-0317-197/+405
|\ \ | |/
| * 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
| * mount-encrypted: retry TPM openKees Cook2012-12-101-2/+33
* | Starting point for futility toolBill Richardson2013-01-035-0/+161
|/
* Tlcl: allow OS failures to bubble up to callerstabilize2Kees Cook2012-11-284-24/+49
* mount-encrypted: add error reporting to RNG failuresKees Cook2012-11-271-5/+10
* remove verity regardless of dm devicePaul Taysom2012-11-271-1/+1
* Add more recovery_reason codesBill Richardson2012-11-269-31/+79