coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian 0822ce8b08 soc/amd/common/psp_verstage: Report previous boot status
Add support to report previous PSP boot failure to verified boot. This
is required specifically on mainboards where the signed AMDFW blobs are
excluded from vboot verification.

BUG=b:242825052
TEST=Build Skyrim BIOS image and boot to OS in Skyrim. Corrupt either
one of SIGNED_AMDFW_A/B sections or both the sections to ensure that the
appropriate FW slot is chosen.

Cq-Depend: chromium:4064425
Change-Id: Iada0ec7c373db75765ba42cb531b16c2236b6cc3
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70382
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-21 13:37:32 +00:00
..
acpi
arch lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
commonlib mem_chip_info: Fix potential overflow 2022-12-15 02:53:45 +00:00
console lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
cpu Add option to use Ada code in romstage 2022-12-17 20:48:06 +00:00
device device/Kconfig: bump desktop framebuffer max height/width to support 4K 2022-12-17 18:11:04 +00:00
drivers tree: Replace Or(a,b) with ASL 2.0 syntax 2022-12-19 16:20:23 +00:00
ec tree: Replace Or(a,b) with ASL 2.0 syntax 2022-12-19 16:20:23 +00:00
include soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL 2022-12-20 15:48:41 +00:00
lib lib: Hook up libhwbase in romstage 2022-12-17 20:51:38 +00:00
mainboard mb/intel/mtlrvp: Enable ChromeOS build for mtlrvp 2022-12-21 11:57:53 +00:00
northbridge nb/intel/haswell: Add native raminit scaffolding 2022-12-16 17:19:07 +00:00
sbom
security security/vboot: Update vbnv_init signature 2022-12-16 01:23:03 +00:00
soc soc/amd/common/psp_verstage: Report previous boot status 2022-12-21 13:37:32 +00:00
southbridge sb/intel/lynxpoint: Add native PCH init 2022-12-16 17:15:53 +00:00
superio sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-14 00:53:57 +00:00
vendorcode vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUS 2022-12-21 13:36:25 +00:00
Kconfig