summaryrefslogtreecommitdiff
path: root/host/linktest
Commit message (Expand)AuthorAgeFilesLines
* cgpt: enable calling CgptEditMatt Delco2018-12-061-0/+1
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-2/+0
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-12/+12
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-061-5/+0
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-3/+0
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-6/+0
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-3/+0
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-5/+0
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-2/+0
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-1/+1
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-1/+1
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-1/+1
* cleanup: remove a couple of unused functions and filesfactory-storm-6269.BBill Richardson2014-09-121-1/+0
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-092-0/+55
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-1/+1
* Add license headersRandall Spangler2010-08-051-0/+4
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-1/+1
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-0/+13
* Refactor LoadFirmware() to avoid global variables, which don't work when runn...Randall Spangler2010-06-151-2/+0
* Clean up of key block functionsRandall Spangler2010-06-111-1/+5
* Add vbutil_keyblockRandall Spangler2010-06-101-0/+1
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-2/+7
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-0/+28