coreboot-kgpe-d16/src
Shelley Chen c881c9ed2b mb/google/brox: Disable package c state demotion
This needs to be disabled for RPL otherwise we'll hit the assertion:

    [EMERG]  ASSERTION ERROR: file 'src/soc/intel/alderlake/fsp_params.c', line 1066

There is a comment in the referenced file/line in the assertion that
says that "C state demotion must be disabled for Raptorlake J0 and Q0
SKUs."  So, disabling it.

BUG=b:311450057,b:300690448
BRANCH=None
TEST=Tested that we didn't hit this assertion on the device after this
     change

Change-Id: Ib7b2484de2d84c980550fd951f1e30efab0ee197
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79855
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-13 01:50:50 +00:00
..
acpi x86: Separate CPU and SoC physical address size 2023-12-22 12:26:59 +00:00
arch arch/x86/include/smm_call: improve documentation of call_smm 2024-01-11 22:35:22 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/x86/smi_trigger: use call_smm 2024-01-11 22:35:32 +00:00
device device/Kconfig: Add an option to allocate above 4G by default 2024-01-12 09:46:24 +00:00
drivers drivers/smmstore/ramstage: use call_smm 2024-01-11 22:35:04 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
lib vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
mainboard mb/google/brox: Disable package c state demotion 2024-01-13 01:50:50 +00:00
northbridge nb/intel/gm45/raminit: Use read32p() 2024-01-08 13:03:45 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/intel/xeon_sp: Allocate resources above 4G 2024-01-12 09:46:44 +00:00
southbridge sb/intel/bd82x6x: Remove dummy SOUTH_BRIDGE_OPTIONS Kconfig symbol 2024-01-12 18:37:42 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00