summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add gentestcases targetNicolas Boichat2017-02-111-0/+5
* firmware: Add developer menu support for detachablesShelley Chen2017-01-181-0/+1
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-181-0/+1
* firmware: Split out kernel UIRandall Spangler2017-01-121-0/+1
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-0/+1
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-201-2/+3
* futility: Add support for verifying recovery MRC cacheFurquan Shaikh2016-11-111-0/+1
* vboot: use malloc and free directlyRandall Spangler2016-11-061-9/+0
* vboot: remove unused stateful_utilRandall Spangler2016-11-061-3/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-1/+0
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-7/+2
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-291-9/+1
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-291-1/+0
* vboot: use vb2_crc8 instead of Crc8Randall Spangler2016-10-231-2/+2
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-3/+0
* bdb: Make 'futility show' support BDBDaisuke Nojiri2016-10-041-1/+2
* bdb: Add 'bdb --resign' to futilityDaisuke Nojiri2016-10-041-0/+4
* bdb: Add 'bdb --add' to futilityDaisuke Nojiri2016-10-041-1/+1
* bdb: add bdb --create command to futilityDaisuke Nojiri2016-10-041-4/+6
* bdb: Add bdb_extendDaisuke Nojiri2016-10-011-0/+7
* bdb: Define RSA symbols non-weaklyDaisuke Nojiri2016-09-261-0/+1
* Fix test failures when TPM2_MODE is definedBill Richardson2016-09-221-1/+3
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-1/+0
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-0/+3
* vboot: Always compile vb2.1 stuff into utillibRandall Spangler2016-08-031-30/+10
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-2/+2
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-6/+5
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-28/+1
* Fix yaml pkg-config warningsBrian Norris2016-07-251-3/+3
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-10/+4
* Proper armv7l host arch detectionPaul Kocialkowski2016-07-181-0/+4
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-13/+36
* bdb: Add nvmrw_get and nvmrw_setDaisuke Nojiri2016-07-111-0/+2
* Add ability to build vboot firmware for TPM2 supportVadim Bendebury2016-07-011-1/+12
* bdb: Add secrets librarystabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Bstabilize-8516.Brelease-R53-8530.BDaisuke Nojiri2016-06-231-0/+1
* bdb: Add NVM libraryDaisuke Nojiri2016-05-201-2/+3
* hmac: Add HMAC to 2lib libraryDaisuke Nojiri2016-05-101-2/+6
* bdb: Add vba_bdb_initDaisuke Nojiri2016-05-071-2/+7
* bdb: Replace sha functions with vb2 libraryDaisuke Nojiri2016-05-041-4/+3
* bdb: Integrate bdb_testDaisuke Nojiri2016-05-041-3/+48
* Pipe the custom_music use flag to the defineAlexandru M Stan2016-01-261-0/+4
* Port to musl: musl doesn't have execinfo.h.Doug Evans2016-01-071-0/+5
* Use ${WERROR} consistently.Doug Evans2016-01-061-1/+1
* Move default target up so it's really the default.stabilize-smaug-7800.Bstabilize-7797.BDoug Evans2015-12-161-7/+10
* futility: Support for signing RO+RW firmwarestabilize-smaug-7547.BBill Richardson2015-10-131-0/+1
* futility: Compute / verify root key hashRandall Spangler2015-07-211-1/+2
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-091-0/+3
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+2
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-291-0/+2
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-271-0/+2