summaryrefslogtreecommitdiff
path: root/host/lib/host_common.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-22/+80
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-8/+12
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-56/+0
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-0/+2
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-0/+4
* Remove dead ECPreamble codeRandall Spangler2013-01-251-163/+111
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-041-0/+48
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-1/+4
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-6/+6
* Zero-out allocated buffer while creating kernel preamble header.Gaurav Shah2010-08-041-0/+2
* Clean up of key block functionsRandall Spangler2010-06-111-52/+0
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-12/+5
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-0/+185