summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot: remove 9-year old tpm_init_temp_fix workaroundJoel Kitching2019-08-272-85/+0
* vboot: remove obsolete COPY_BMP_DATAJoel Kitching2019-08-271-5/+0
* vboot: bring load_kernel_test up to coding style standardsJoel Kitching2019-08-271-240/+243
* Makefile: Add -Wno-unknown-warningJulius Werner2019-08-261-2/+2
* image_signing: clean up more oci referencesMike Frysinger2019-08-261-14/+0
* ensure_secure_kernelparams: add sanity checks on baseline sed scriptsMike Frysinger2019-08-261-6/+17
* vboot: add mocked TlclUndefineSpace functionJoel Kitching2019-08-261-0/+5
* Makefile: Enable -Wimplicit-fallthroughJacob Garber2019-08-241-1/+1
* futility: updater: Fix incorrect line break in error messageHung-Te Lin2019-08-221-2/+2
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-2229-72/+18
* vboot/secdata: move permissions and uid check to ReadSpaceKernelJoel Kitching2019-08-212-63/+78
* vboot/secdata: print secdata/secdatak on reads and writesJoel Kitching2019-08-211-0/+12
* vboot/secdata: fix up error reporting in rollback_index.cJoel Kitching2019-08-211-16/+42
* vboot/secdata: remove legacy version checks on rollback spacesJoel Kitching2019-08-212-85/+44
* vboot_reference: Fix building with fuzzer builds.stabilize-12441.BManoj Gupta2019-08-201-6/+8
* tests: Add array bounds checkstabilize-kernelnext-broadwell-12434.BJacob Garber2019-08-171-1/+2
* Makefile: Enable linker garbage collectionJulius Werner2019-08-165-12/+16
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-1617-229/+230
* tests: Fix off-by-one error in array bounds checkJacob Garber2019-08-161-1/+1
* futility: Add load_firmware_image() error checkJacob Garber2019-08-141-1/+2
* vboot/secdata: rename identifier in RollbackFwmpRead for clarityJoel Kitching2019-08-141-12/+12
* vboot: remove unused and deprecated vboot1 error codesfirmware-mistral-12422.BJoel Kitching2019-08-131-33/+1
* vboot: properly check failure from VbExGetLocalizationCountJoel Kitching2019-08-132-3/+7