summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Auxfw sync: Move auxfw specific tests to a new fileTim Wawrzynczak2019-11-151-0/+2
* crossystem: Add a fake workbuffer for the fake contextJulius Werner2019-11-141-0/+1
* 2lib: Move context-related functions from 2misc.c into 2context.cJulius Werner2019-11-141-0/+1
* EC software sync: Split up EC and auxfw syncTim Wawrzynczak2019-11-141-0/+1
* EC sync: Drop support for "PD" software sync.Tim Wawrzynczak2019-11-131-4/+0
* vboot: keep const and non-const signature and key accessorsJoel Kitching2019-10-291-1/+0
* Always pass "-g" when building.Manoj Gupta2019-10-281-1/+1
* vboot: move ec_sync to vboot2 namespaceJoel Kitching2019-10-251-3/+3
* vboot: merge ec_sync and ec_sync_allJoel Kitching2019-10-251-1/+0
* vboot: fold lib20/api.c into 2lib/2api.cJoel Kitching2019-10-231-3/+0
* vboot: make BROKEN screen code for saving nvdata more consistentJoel Kitching2019-10-231-6/+0
* tests: Add fuzzers for payload and preamble parsingJulius Werner2019-10-221-1/+3
* tests: Add cgpt fuzzer.stabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.Bstabilize-12607.15.BMattias Nissler2019-10-171-0/+22
* vboot: remove VbVerifyMemoryBootImage functionJoel Kitching2019-10-021-2/+0
* vboot: remove linktest filesJoel Kitching2019-10-021-26/+4
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-0/+3
* Revert "Use bfd as the linker to build vboot_reference."Manoj Gupta2019-09-171-2/+1
* Use bfd as the linker to build vboot_reference.Manoj Gupta2019-09-071-1/+2
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-7/+7
* vboot: no need to compile C++ files in MakefileJoel Kitching2019-09-051-5/+0
* vboot: various Makefile cleanupsJoel Kitching2019-09-051-66/+25
* vboot: prevent some tests from running when MOCK_TPM=1Joel Kitching2019-08-311-2/+5
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-6/+6
* vboot/secdata: remove DISABLE_ROLLBACK_TPM constantJoel Kitching2019-08-281-6/+0
* vboot/secdata: remove rollback_index3_testsJoel Kitching2019-08-281-2/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-6/+6
* vboot/secdata: remove VbUnlockDevice functionJoel Kitching2019-08-281-2/+0
* vboot: remove 9-year old tpm_init_temp_fix workaroundJoel Kitching2019-08-271-4/+0
* vboot: remove obsolete COPY_BMP_DATAJoel Kitching2019-08-271-5/+0
* Makefile: Add -Wno-unknown-warningJulius Werner2019-08-261-2/+2
* Makefile: Enable -Wimplicit-fallthroughJacob Garber2019-08-241-1/+1
* vboot_reference: Fix building with fuzzer builds.stabilize-12441.BManoj Gupta2019-08-201-6/+8
* Makefile: Enable linker garbage collectionJulius Werner2019-08-161-2/+6
* Minor fixes for clangJulius Werner2019-08-091-1/+2
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-241-76/+7
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-061-2/+0
* futility: drop mtd support via android_mtdutilsMike Frysinger2019-06-261-5/+0
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-1/+4
* vboot: move vb2_packed_key and several functions from lib20 to 2libJoel Kitching2019-06-071-0/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-15/+12
* utility: Remove efi(de)compressJulius Werner2019-05-141-3/+0
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-071-26/+1
* build: Evaluate YAML_LIBS and LZMA_LIBS lazilyPatrick Georgi2019-04-131-2/+2
* vboot: remove tinyhostlib from MakefileJoel Kitching2019-03-281-35/+0
* vboot: add diagnostic modeMatt Delco2019-03-211-0/+12
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-0/+9
* Add cgpt_find to libvboothostFletcher Woodruff2019-01-111-0/+3
* cgpt: enable calling CgptEditMatt Delco2018-12-061-0/+2
* Create a new file for common vboot UI functionsSimon Glass2018-11-011-0/+1
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-2/+14