summaryrefslogtreecommitdiff
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-181-0/+59
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-0/+1
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-151-0/+14
* lib21: always append '\0' in vb2_readfilestabilize-rust-13514.BHung-Te Lin2020-10-051-0/+1
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-1/+1
* host/lib/include/subprocess.h: Add `extern` to globalsAngel Pons2020-07-281-4/+4
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+50
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-061-0/+1
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-313-3/+0
* host: add host library for accessing chromeos-configrelease-R82-12974.BJack Rosenthal2020-03-131-0/+56
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-112-1/+15
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-251-2/+3
* lib/subprocess: add callback feature to the subprocess libraryJack Rosenthal2019-12-111-6/+20
* lib/subprocess: style updatesstabilize-12748.BJack Rosenthal2019-12-101-16/+19
* host/lib: add a subprocess libraryJack Rosenthal2019-12-071-0/+108
* vboot: use inline instead of __inlineJoel Kitching2019-10-231-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-0/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-6/+5
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-134-22/+23
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-051-0/+8
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-032-4/+4
* crossystem: Add BINF3_LEGACY for systems boot in legacy mode.Hung-Te Lin2018-05-231-0/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-5/+7
* vboot: use malloc and free directlyRandall Spangler2016-11-061-6/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-063-3/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-062-1/+2
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-15/+0
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-11/+12
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-061-12/+15
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-9/+19
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-022-21/+50
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-103-28/+53
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-102-25/+71
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-033-31/+63
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-2/+13
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-262-4/+16
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-262-3/+3
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-4/+6
* futility: show sha1sums for private keys tooBill Richardson2015-03-101-2/+6
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-101-0/+25
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-0/+1
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-0/+2
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-044-328/+0
* vboot2: Add host lib function to create a vb2-style firmware preambleRandall Spangler2014-12-011-0/+36
* vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler2014-12-011-0/+36
* vboot2: Use new hostlib functions in unit testsRandall Spangler2014-12-011-0/+2
* vboot2: Add host library functions for signing to new struct formatRandall Spangler2014-11-272-0/+100
* vboot2: Add host lib support for bare hash keysRandall Spangler2014-11-271-0/+22
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-271-0/+144
* vboot2: Add host library functions to read/write files and objectsRandall Spangler2014-11-271-0/+41