summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-091-7/+0
* image_signing: unit tests for Android imageNicolas Norvez2018-02-281-0/+1
* Revert "Makefile: Build futility without utillib to extend arch support"Randall Spangler2018-01-111-25/+22
* Makefile: Add pthread library to the futility static buildPaul Kocialkowski2018-01-111-1/+1
* firmware: Prune down old region APIRandall Spangler2018-01-091-15/+4
* firmware: simplify audioRandall Spangler2018-01-051-13/+1
* vboot: introduce get_gbb_flags.shRuben Rodriguez Buchillon2017-12-211-1/+3
* detachables: Add unit testsShelley Chen2017-12-191-0/+2
* Makefile: Build futility without utillib to extend arch supportPaul Kocialkowski2017-12-181-23/+26
* Makefile: Add support for aarch64 arch for crossystem buildPaul Kocialkowski2017-12-181-0/+2
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-4/+1
* futility_s: add vbutil_firmware & vbutil_keyMike Frysinger2017-10-101-0/+4
* Makefile: Build utils for both dynamic and static version.Hung-Te Lin2017-09-151-5/+10
* Fix arch detection for i686stabilize-9901.35.BPaul Kocialkowski2017-08-311-0/+2
* 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