summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reland "crossystem: Add board_id property"release-R108-15183.BJack Rosenthal2023-03-054-23/+30
* crossystem: arm: Make FDT_BASE_PATH /proc/device-treeJack Rosenthal2023-03-051-15/+16
* sign_official_build: add AP RO signingstabilize-quickfix-15183.78.Bstabilize-15183.82.Bstabilize-15183.69.BVadim Bendebury2022-12-021-1/+29
* gscvd: presume GBB flags are zero when hashing the RO space contentsVadim Bendebury2022-12-026-7/+186
* gscvd: refactor discovering GBB in the imageVadim Bendebury2022-12-021-29/+52
* futility: add option to save ro_gscvd section in a blobVadim Bendebury2022-12-021-9/+35
* futility: updater: Support patching GSCVDHung-Te Lin2022-12-022-10/+25
* crossystem: arm: Retry if we fail to read a GPIODouglas Anderson2022-10-211-1/+22
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-1217-140/+657
* futility: Use ccd update mode for suzyq ti50Evan Benn2022-10-101-1/+2
* vboot: gbb_flags_common should treat ccd_ti50 like ccd_cr50stabilize-15174.BTirath Ramdas2022-10-081-1/+1
* futility: Address double freestabilize-15167.BJon Murphy2022-10-052-2/+0
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-04283-286/+283
* DIR_METADATA: Add V2 Test Plans.firmware-duplo-15151.BNavil Perez2022-09-301-0/+34
* futility gscvd: add option to print out root key hashVadim Bendebury2022-09-291-19/+25
* gscvd: add support for reading ranges from the imageVadim Bendebury2022-09-271-17/+65
* gbb_flags_common.sh: Restore tmpfile cleanup trapEvan Benn2022-09-231-1/+4
* scripts/OWNERS: Fix engeg email chromium -> googleEvan Benn2022-09-231-1/+1
* tests: Remove --allow-multiple-definition linker optionYu-Ping Wu2022-09-2111-3/+16
* futility: Skip picking apart an x86 kernel if has the EFI stubNicholas Bishop2022-09-201-2/+21
* Avoid build failures on recent distrosstabilize-15129.Bstabilize-15122.Bstabilize-15120.BSimon Glass2022-09-151-0/+19
* subprocess: Log subprocess arguments when runningstabilize-15117.86.Bstabilize-15117.48.Bstabilize-15117.111.Brelease-R107-15117.BJakub Czapiga2022-09-103-3/+27
* 2api: Add a new entry point for only loading and verifying the kernelNicholas Bishop2022-09-076-28/+483
* tests: Ensure auxfw sync runs after EC syncstabilize-15086.Bfirmware-ti50-prepvt-15086.Bfirmware-ti50-mp-15224.Bfirmware-ti50-mp-15090.BYu-Ping Wu2022-09-011-0/+2
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-0137-486/+474
* security_test_chromeos_image: Add support for ensure_amd_psp_flagsRobert Zieba2022-09-011-1/+13
* scripts/image_signing/ensure_amd_psp_flags: Ignore non-AMD imagesRobert Zieba2022-09-011-10/+27
* firmware: 2api.h: Factor out 2context.hstabilize-15083.Bstabilize-15072.BJulius Werner2022-08-182-276/+290
* add -r alias for --remove_rootfs_verificationSteven 'Steve' Kendall2022-08-181-1/+2
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-187-62/+69
* tests/futility/test_update.sh: Document test_update functionstabilize-15054.98.Bstabilize-15054.26.Bstabilize-15054.115.Brelease-R106-15054.BEvan Benn2022-08-171-0/+6
* 2misc: Abort before using GBB if gbb_offset is not initializedNicholas Bishop2022-08-173-10/+46
* make_dev_ssd.sh: skip firmware checks on VMShao-Chuan Lee2022-08-161-3/+15
* scripts/image_signing: Add general security test scriptRobert Zieba2022-08-161-0/+99
* scripts/image_signing/ensure_amd_psp_flags: Change argument orderRobert Zieba2022-08-161-3/+3
* futility: updater: Stop looking for zephyr.binstabilize-15033.Bstabilize-15032.BYu-Ping Wu2022-08-071-6/+2
* host/lib/cbfstool: Fail on subprocess errorJakub Czapiga2022-08-051-2/+5
* futility: gscvd: Allow verification ranges in SI_ALL sectionJulius Werner2022-08-041-5/+14
* vboot_api.h: Remove VbExDiskGetInfo and VbExDiskFreeInfoHsin-Te Yuan2022-08-033-73/+0
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-2929-1413/+511
* firmware/2lib: Introduce `vb2api_get_fw_boot_info` APISubrata Banik2022-07-293-67/+203
* signer: continue to use --sb_extract for shellballsJosh Horwich2022-07-291-2/+2
* futility: Add --keyset option to sign command for BIOS and kernelstabilize-14998.Bfactory-foobar-15000.BJakub Czapiga2022-07-225-55/+165
* futility: updater: allow --fast to skip scanning archive in do_manifestHung-Te Lin2022-07-212-4/+25
* 2kernel.c: check display request in vb2api_kernel_phase2stabilize-14989.85.Bstabilize-14989.107.Brelease-R105-14989.BHsin-Te Yuan2022-07-153-46/+15
* tests/common/boot_mode.c: Introduce SET_BOOT_MODEHsin-Te Yuan2022-07-157-94/+142
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-1556-62/+62
* Makefile: Hide coverage helper targets if COV is not setHsuan Ting Chen2022-07-131-5/+5
* Makefile: coverage: Fix build failureHsuan Ting Chen2022-07-131-2/+2
* 2lib/2auxfw_sync: Request recovery for missing auxfwYu-Ping Wu2022-07-132-6/+15