summaryrefslogtreecommitdiff
path: root/tests/futility
Commit message (Expand)AuthorAgeFilesLines
* Add hwid digest field to GBB headerBill Richardson2014-10-212-4/+35
* futility: Be more accepting of how it's invokedBill Richardson2014-10-151-7/+41
* futility: rolled back vbutil_kernel changeBill Richardson2014-10-021-70/+33
* futility: show vs verifyBill Richardson2014-09-275-19/+119
* futility: Allow signing raw firmware blob and keyblocksBill Richardson2014-09-273-0/+158
* futility: Add support for [re]signing kernel partitionsBill Richardson2014-09-273-38/+116
* futility: Prepare to handle kernel partitions & firmware blobsBill Richardson2014-09-252-1/+8
* futility: implement vbutil_kernel using buffers, not filesBill Richardson2014-09-254-0/+169
* futility: allow dump_fmap to specify where to extract areaBill Richardson2014-09-252-1/+17
* futility: make resign_firmwarefd.sh simply invoke futilityBill Richardson2014-09-121-1/+1
* futility: slight tweak to the logging implementationBill Richardson2014-09-121-14/+18
* futility: preserve preamble flags when resigning BIOS imagesBill Richardson2014-09-121-6/+39
* futility: sign command works on unsigned imagesBill Richardson2014-09-052-1/+36
* futility: add load_fmap command, useful for testsBill Richardson2014-09-052-0/+44
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-052-13/+24
* futility: Add a test for the resign_firmwarefd.sh scriptBill Richardson2014-09-0512-3/+8136
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-08-251-16/+0
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-315-77/+282
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-171-1/+1
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-171-1/+1
* Increase test coverage for dump_fmapBill Richardson2014-07-176-15/+100
* Cleanup futility test coverage framework a bitBill Richardson2014-07-163-5/+60
* Build dump_fmap into futility.Bill Richardson2013-04-097-15/+124
* Add framework for testing builtin futility functions.Bill Richardson2013-04-054-0/+200