coreboot-kgpe-d16/src
Felix Held 4b6773a652 vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.h
There was a bug in the UPDs for STAPM settings that required one UPD
field to be extended from 8 to 32 bits, so this patch is a breaking
change to the binary layout, but since the UPD struct fields for the SMU
SoC power and performance tuning parameters aren't populated by the
coreboot code yet and we added some padding after each logical section
in the UPD, this isn't expected to cause too much trouble; the only
thing that is required is that a very recent build of the FSP binaries
need to be used in combination with the new coreboot code that will
populate the struct fields in follow-up patches.

BUG=b:182297189

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: If39aaf64e8e1b4c0426f22ce8ed07707c2a31e61
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52452
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2021-04-20 15:50:15 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch *x86: Support x2apic mode 2021-04-15 10:56:13 +00:00
commonlib cbfs: mcache: Fix size calculation for perfectly full cache 2021-04-10 00:00:34 +00:00
console Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
cpu cpu/x86/smm/smm_module_loaderv2.c: Rename file 2021-04-19 06:36:43 +00:00
device device/azalia_device.c: Add option to lock down GCAP 2021-04-19 19:02:08 +00:00
drivers drivers/intel/mipi_camera: Adding support for low power camera probe 2021-04-19 06:40:03 +00:00
ec chromeec: make ssfc optional in fw_config 2021-04-12 17:11:40 +00:00
include cpu/x86/smm_loaderv2: Use the permanent stack top during relocation 2021-04-19 06:36:05 +00:00
lib lib/rtc: Fix incomplete leap year macro 2021-04-19 13:04:58 +00:00
mainboard soc/intel/skylake: Move `SataTestMode` to Kconfig 2021-04-20 09:19:20 +00:00
northbridge nb/intel/x4x: Refactor sync DLL programming (part 2) 2021-04-12 20:42:08 +00:00
security vboot: ec_sync: Switch to new CBFS API 2021-04-14 01:03:22 +00:00
soc soc/intel/skylake: Move `SataTestMode` to Kconfig 2021-04-20 09:19:20 +00:00
southbridge sb/intel/common: Drop some PCH_LPC_DEV macros 2021-04-19 10:45:23 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.h 2021-04-20 15:50:15 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00