summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-1321-594/+490
* signer: Preserve capabilities on Android system imageJosh Horwich2022-07-121-1/+58
* 2kernel.c: Clear VB2_NV_DIAG_REQUEST unconditionallyHsin-Te Yuan2022-07-113-10/+17
* vb2_context: Use fixed-width type for boot_modeJulius Werner2022-07-091-2/+2
* vboot: Move `vb2_fw_result` definition from 2nvstorage.h to 2api.hSubrata Banik2022-07-082-15/+15
* OWNERS: Add roccochen@chromium.orgstabilize-14964.BYu-Ping Wu2022-07-061-0/+1
* 2api.c: Initialize display using boot_modeHsin-Te Yuan2022-07-032-14/+11
* futility/file_type_bios: Rework image signingJakub Czapiga2022-06-3036-191/+725
* 2kernel: Add vb2api_kernel_phase2 and vb2api_normal_bootfirmware-chameleon-14947.Bfirmware-14947.BHsin-Te Yuan2022-06-285-109/+117
* .gitignore: ignore swap files of vimHsin-Te Yuan2022-06-271-0/+1
* futility: updater: disable broken '--repack' argumentHung-Te Lin2022-06-261-1/+2
* 2kernel: add vb2api_kernel_finalizeHsin-Te Yuan2022-06-243-13/+30
* tests: Fix most of errors reported by shellcheckJakub Czapiga2022-06-2332-899/+929
* scripts/image_signing: Add ensure_amd_psp_flags scriptRobert Zieba2022-06-231-0/+115
* vboot_ref/Makefile: Expose symbols irregardless of USE_FLASHROMstabilize-14918.BEdward O'Callaghan2022-06-161-2/+2
* scripts/image_signing: Move `extract_firmware_bundle` to common.shRobert Zieba2022-06-152-19/+19
* 2api: Remove UI callback functionsstabilize-quickfix-14909.132.Bstabilize-14909.100.Brelease-R104-14909.Bfirmware-guybrush-14500.Bfactory-guybrush-14908.Bfactory-brya-14909.124.BYu-Ping Wu2022-06-076-243/+34
* OWNERS: Remove `*` approvalJulius Werner2022-06-031-1/+0
* futility: Remove --devsign and --devkeyblockJakub Czapiga2022-05-3016-142/+31
* signer: Reland "Check the list of android image files"Daichi Hirono2022-05-271-0/+19
* futility: [deferredupdates] Defer setting firmware cookiesJae Hoon Kim2022-05-261-10/+53
* futility: gscvd: Allow passing board ID in ASCIIJulius Werner2022-05-251-3/+13
* vboot: Move TPM disabling call to depthchargeYu-Ping Wu2022-05-215-23/+14
* futility: gscvd: Add -G flag for GBB rangesJulius Werner2022-05-181-9/+111
* Revert "signer: Check the list of android image files"Daichi Hirono2022-05-181-16/+0
* futility: updater: split manifest implementation from updater_archivestabilize-14839.BHung-Te Lin2022-05-164-884/+924
* futility: updater: support reading the archives using libarchiveHung-Te Lin2022-05-152-14/+273
* futility: updater: refactor 'archive' structure nameHung-Te Lin2022-05-155-40/+40
* futility: Rework file opening and mappingJakub Czapiga2022-05-1414-322/+469
* create_new_gsc_key.sh: generate key file with the requested base namestabilize-14816.84.Bstabilize-14816.82.Bstabilize-14816.138.Bstabilize-14816.131.Bstabilize-14803.Bstabilize-14790.Brelease-R103-14816.BVadim Bendebury2022-05-061-5/+14
* updater_utils: fix implicit conversion to enum wp_stateNikolai Artemiev2022-05-061-1/+1
* futility: updater: refactor creating manifest from a simple folderHung-Te Lin2022-05-051-39/+52
* futility: updater: create a manifest from the signer configHung-Te Lin2022-05-051-6/+128
* futility: updater: fix a typo in the SETVARS variable nameHung-Te Lin2022-05-051-2/+2
* futility: updater: always add a \0 when reading files from archivesstabilize-14771.Bfactory-firmware-ti50-guc-14778.Bfactory-14778.BHung-Te Lin2022-05-031-1/+5
* keygeneration: add ability to generate accessory GSC RW signing key pairVadim Bendebury2022-04-301-0/+68
* futility: updater: support /firmware as a raw archiveHung-Te Lin2022-04-291-0/+45
* futility: Fix -Wstrict-prototypes warningManoj Gupta2022-04-281-1/+1
* signer: Check the list of android image filesDaichi Hirono2022-04-271-0/+16
* futility/file_type_bios: Remove old FlashMap area namesJakub Czapiga2022-04-2710-8094/+2
* Revert "keygeneration: add ability to generate GSC RW signing key pairs"Vadim Bendebury2022-04-232-34/+1
* keygeneration: add ability to generate GSC RW signing key pairsVadim Bendebury2022-04-202-1/+34
* Add a pre-built keyblock for arv_platformAlyssa Haroldsen2022-04-141-0/+0
* host/lib/flashrom_drv.c: Ensure buffer is large enough in write opEdward O'Callaghan2022-04-131-0/+3