Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84980?usp=email )
Change subject: Update vboot submodule to upstream main ......................................................................
Update vboot submodule to upstream main
Updating from commit id f1f70f46: 2024-07-31 14:57:49 +0000 - (2lib: Add gbb flag to enforce CSE sync)
to commit id 36621031: 2024-10-31 16:53:36 +0000 - (Reland "host/lib/flashrom: Use flashrom provided in PATH")
This brings in 39 new commits: 36621031 Reland "host/lib/flashrom: Use flashrom provided in PATH" 26e8011f Add configurable temporary directory path a0f83f9f futility: Drop futility execution logging to /tmp/futility.log 862e250e crossystem: Make crossystem vendor_available 3246e484 futility: updater: Increase try count from 11 to 13 2ab8888b make_dev_ssd: add upstream cmdline flag for ptracers 3c2ef940 Update Rust OWNERS file to include libchromeos-rs/OWNERS c5af1fd8 make_dev_ssd.sh: avoid page cache aliasing 38f9c255 Revert "host/lib/flashrom: Use flashrom provided in PATH" 7d4b23f9 futility: updater: Revise the test script 8494502d futility: updater: Support emulation in the output mode 54be900d futility: updater: Handle flashrom read failure in load_system_firmware 2a787558 futility: updater: Drop `signature_id` from implementation 90f59170 futility: updater: Add a new config 'output_only' 94d884d8 futility: updater: Deprecate `--signature_id` by `--model` 24fd715c host/lib/flashrom: Use flashrom provided in PATH ac49f1ca Build thin archives 640fe19f host/lib/crossystem: Make CROSSYSTEM_LOCK_PATH configurable 86b42b6a sign_android_image: calculate and store the vb meta digest da1d153b Move futility and cgpt to vendor partition 80955816 futility: updater: Remove 'allow_empty_custom_label_tag' quirk 7ad2b0ab futility: updater: Process custom label as standard models 13400d69 futility: updater: Remove signature_id from manifest f770c7d0 futility: updater: Remove the legacy 'setvars.sh' manifest ed4556ed tests/futility: Add test cases for unmodified RO 21902629 futility/file_type_bios.c: Skip keyblock checks if magic is invalid f5924321 Fix partition type check for miniOS B 83f845b3 signing: clean up owners dc5102f2 signing: miniOS signing in docker. 16e6aa89 futility: updater: Provide default DUT properties for emulation e56f3686 tests/futility/test_update: Fix --sys_props argument 7e2828a1 futility: updater: cleanup: Remove duplicated comments 060efa0c vboot: Only execute TPM clear on nonchrome FW 2fc6815b sign_official_build: Include full loem.ini path 47658f3c 2lib/2load_kernel: Remove unused VB2_LOAD_PARTITION_WORKBUF_BYTES 7cc2ce4c futility: Skip printing EC RW version if non-printable 8365d546 futility/load_fmap: Erase remaining bytes if file smaller than area ec01126c swap_ec_rw: Search for keyset in source tree too b76d74dc futility/load_fmap: use WARN() on non-critical error
Change-Id: I6f3b3a1425b579d6377c17b669b713b5629b4bbf Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M 3rdparty/vboot 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/84980/1
diff --git a/3rdparty/vboot b/3rdparty/vboot index f1f70f4..3662103 160000 --- a/3rdparty/vboot +++ b/3rdparty/vboot @@ -1 +1 @@ -Subproject commit f1f70f46dc5482bb7c654e53ed58d4001e386df2 +Subproject commit 3662103165a35b422552e24aeb5af0b8ec051cb6