summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "futility: updater: Try to update only EC RO when software sync is ava...stabilize-quickfix-12607.83.Bstabilize-mtbf-12607.83.Bstabilize-12607.82.Bstabilize-12607.58.Bstabilize-12607.55.Bstabilize-12607.112.Brelease-R79-12607.BHung-Te Lin2019-11-151-43/+1
* tests: Add cgpt fuzzer.stabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.Bstabilize-12607.15.BMattias Nissler2019-10-172-0/+108
* futility: updater: Try to update only EC RO when software sync is availableHung-Te Lin2019-10-161-1/+43
* cgpt: Change stateful partition type GUID to TYPE_LINUX_FSstabilize-12593.Bfactory-kukui-12587.BHung-Te Lin2019-10-093-3/+5
* Make vboot_version extern in headerLeonard Chan2019-10-041-1/+1
* vboot: remove VbVerifyMemoryBootImage functionJoel Kitching2019-10-024-490/+0
* vboot: remove linktest filesJoel Kitching2019-10-024-180/+4
* vboot: join vb2_fail and vb2api_failJoel Kitching2019-10-0211-69/+58
* vboot: fix compile error with MOCK_TPMstabilize-12560.BJoel Kitching2019-10-011-1/+1
* x86/crossystem_arch: Free file descriptor if we fail to use itPatrick Georgi2019-09-271-2/+6
* firmware/lib20: Annotate sanitizing function for CoverityPatrick Georgi2019-09-261-0/+4
* crossystem: avoid TOCTOU issuePatrick Georgi2019-09-261-2/+7
* futility: also clamp to natural valuesPatrick Georgi2019-09-231-1/+3
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-231-0/+1
* vboot: fix up some more includesJoel Kitching2019-09-23128-273/+203
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-238-121/+136
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-2319-141/+692
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-2314-34/+140
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-201-0/+1
* futility/updater: clamp revision numberPatrick Georgi2019-09-201-2/+10
* futility/updater: verify that data copied from stdin is completePatrick Georgi2019-09-201-1/+4
* image_signing: drop set_chronos_password.shMike Frysinger2019-09-201-56/+0
* Revert "Use bfd as the linker to build vboot_reference."Manoj Gupta2019-09-171-2/+1
* futility/updater: Check that image exists before digging into itstabilize-12515.Bstabilize-12499.18.Brelease-R78-12499.BPatrick Georgi2019-09-091-0/+5
* sign_cr50_firmware.sh: allow signing MP images.LaMont Jones2019-09-081-8/+9
* 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-0522-69/+35
* vboot/secdata: remove TPMClearAndReenable function mockJoel Kitching2019-09-051-6/+0
* vboot/secdata: fix up macros in rollback_index.cJoel Kitching2019-09-051-10/+6
* vboot: no need to compile C++ files in MakefileJoel Kitching2019-09-051-5/+0
* vboot: various Makefile cleanupsJoel Kitching2019-09-051-66/+25
* tests: Ensure string is null-terminatedJacob Garber2019-09-051-2/+6
* crossystem: Add TGL GPIO Chip IDSrinidhi N Kaushik2019-09-051-0/+1
* cgpt: show: dump drive details in verbose/debug modeMike Frysinger2019-09-011-1/+18
* vboot: prevent some tests from running when MOCK_TPM=1Joel Kitching2019-08-311-2/+5
* vboot: add mocked TlclDefineSpaceEx functionJoel Kitching2019-08-311-0/+11
* vboot/secdata: fix 2secdata.h includesJoel Kitching2019-08-318-4/+7
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-3133-779/+869
* vboot: deprecate fastboot supportJoel Kitching2019-08-3013-131/+22
* cgpt: improve help textMike Frysinger2019-08-299-25/+28
* cgpt: show: add some sanity checking to -i flagsstabilize-12464.BMike Frysinger2019-08-291-0/+14
* Fix fall through warning reported by ToT clang.Manoj Gupta2019-08-286-6/+28
* vboot: remove more Alt OS codeJoel Kitching2019-08-285-15/+2
* futility: avoid leak in eve's smmstore quirkPatrick Georgi2019-08-281-1/+1
* host/lib/crossystem: free SharedData when leaving contextPatrick Georgi2019-08-281-3/+17
* vboot/secdata: remove DISABLE_ROLLBACK_TPM constantJoel Kitching2019-08-287-60/+46
* vboot/secdata: remove rollback_index3_testsJoel Kitching2019-08-282-29/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-28116-327/+334
* vboot/secdata: remove VbUnlockDevice functionJoel Kitching2019-08-285-80/+4
* vboot/secdata: fix up 2secdata{,k} and testsJoel Kitching2019-08-287-90/+110