coreboot-kgpe-d16/3rdparty
Julius Werner d96ca24652 cbfs/vboot: Adapt to new vb2_digest API
CL:3825558 changes all vb2_digest and vb2_hash functions to take a new
hwcrypto_allowed argument, to potentially let them try to call the
vb2ex_hwcrypto API for hash calculation. This change will open hardware
crypto acceleration up to all hash calculations in coreboot (most
notably CBFS verification). As part of this change, the
vb2_digest_buffer() function has been removed, so replace existing
instances in coreboot with the newer vb2_hash_calculate() API.

Due to the circular dependency of these changes with vboot, this patch
also needs to update the vboot submodule:

Updating from commit id 18cb85b5:
    2load_kernel.c: Expose load kernel as vb2_api

to commit id b827ddb9:
    tests: Ensure auxfw sync runs after EC sync

This brings in 15 new commits.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I287d8dac3c49ad7ea3e18a015874ce8d610ec67e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66561
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jakub Czapiga <jacz@semihalf.com>
2022-09-02 23:51:29 +00:00
..
amd_blobs@83c44ad892 3rdparty/amd_blobs: Advance submodule pointer 2022-08-07 19:56:38 +00:00
arm-trusted-firmware@e0a6a512b5 Update arm-trusted-firmware submodule to upstream master 2022-02-10 21:18:07 +00:00
blobs@d55c315b61 3rdparty/blobs: Advance submodule pointer 2022-07-07 15:53:33 +00:00
chromeec@e486b388a7 Update chromeec submodule to upstream main 2022-01-17 15:55:32 +00:00
cmocka@8931845c35 tests: update CMocka to stable-1.1 2022-04-19 13:00:36 +00:00
ffs@3ec70fbc45 3rdparty/ffs: add open-power ffs utils 2019-08-25 07:37:11 +00:00
fsp@12160fe64b 3rdparty/fsp: Update submodule pointer to latest master 2022-08-03 13:31:59 +00:00
intel-microcode@6c0c4691e5 3rdparty/intel-microcode: Update submodule to recent main branch 2022-05-17 11:23:22 +00:00
intel-sec-tools@0031ac7344 security/intel/cbnt: Build test CBnT provisioning 2021-06-28 04:13:54 +00:00
libgfxinit@1b04c517b3 3rdparty/libgfxinit: Update to latest ToT 2021-06-17 04:29:55 +00:00
libhwbase@fc2102f560 3rdparty/libhwbase: Update to latest ToT 2021-06-15 19:46:19 +00:00
opensbi@215421ca61 Update opensbi submodule to upstream master 2019-11-16 20:39:09 +00:00
qc_blobs@e8efa5d98d Update qc_blobs submodule to upstream master 2022-06-01 02:57:42 +00:00
stm@1f3258261a 3rdparty: Add STM as a submodule 2020-09-30 10:17:03 +00:00
vboot@b827ddb9b0 cbfs/vboot: Adapt to new vb2_digest API 2022-09-02 23:51:29 +00:00