coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian 0a0e7514bb soc/amd/mendocino: Update build rules for PSP BIOS image
Do not compress PSP BIOS image when CBFS verification is enabled.
Otherwise when a file is added to CBFS, cbfstool is not able to find the
metadata hash anchor magic in the compressed PSP BIOS image.

BUG=b:227809919
TEST=Build and boot to OS in Skyrim with CBFS verification enabled for
both x86 and PSP verstage.

Change-Id: Iaed888b81d14ede77132ff48abcfbeb138c01ce4
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68136
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-10-26 16:00:45 +00:00
..
acpi Revert "drivers/intel/dptf: Add multiple fan support under dptf" 2022-10-20 14:54:09 +00:00
arch arch/x86: x86_64 implies SSE2 support 2022-10-24 12:16:32 +00:00
commonlib util/cbfstool: Check for metadata hash in verstage 2022-10-26 15:59:58 +00:00
console console: Add an SoC-specific post-code call 2022-10-25 17:15:58 +00:00
cpu cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB 2022-10-26 07:46:51 +00:00
device device/dram/ddr2: Use 'enum cb_err' instead of 'int' 2022-10-12 13:05:59 +00:00
drivers coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
ec ec/google/wilco/superio: Fix PS2K under Windows 2022-10-25 15:13:54 +00:00
include soc/intel/alderlake: Add Raptor Lake device IDs 2022-10-25 17:35:26 +00:00
lib lib/metadata_hash: Include metadata_hash in verstage 2022-10-26 15:59:02 +00:00
mainboard coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
northbridge nb/intel/i945/raminit: Use 'bool' for do_reset 2022-10-22 05:14:35 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc soc/amd/mendocino: Update build rules for PSP BIOS image 2022-10-26 16:00:45 +00:00
southbridge treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' 2022-10-15 16:53:55 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vc/amd/fsp: Get rid of last "sabrina" reference 2022-10-22 01:59:17 +00:00
Kconfig Kconfig: Allow x86 to compress pre-ram stages if not run XIP 2022-10-20 14:48:05 +00:00