coreboot-kgpe-d16/src
Tim Van Patten 71d60ce506 mb/google/skyrim: Select ACPI_S1_NOT_SUPPORTED
As of OS/FW: 15276.0.0 - Skyrim is not able to wake from S1/standby.

The wake issue either needs to be fixed, or S1 should not be advertised
as a capability in the ACPI table.

Select ACPI_S1_NOT_SUPPORTED to indicate that ACPI state S1 is not
supported on Skyrim devices. This results in 'standby' being removed
from /sys/power/state.

BUG=b:263981434
TEST=suspend_stress_test
TEST=frostflow-rev2 ~ # cat /sys/power/state
freeze mem

Change-Id: I85fcdca34187a8c275cf5a93beb931dfb27a7c87
Signed-off-by: Tim Van Patten <timvp@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76863
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2023-08-04 20:48:11 +00:00
..
acpi acpi.c: Find FACS using 64bit address fields 2023-08-03 01:41:54 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/tpm_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:56:19 +00:00
console
cpu cpu: Get rid of CPU_SPECIFIC_OPTIONS 2023-08-04 03:00:25 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 2023-08-03 18:34:11 +00:00
ec ec/google/chromeec: move TBMC ACPI device under CREC 2023-08-04 14:03:52 +00:00
include acpi/acpi.c: Add and use acpi_arch_fill_madt() 2023-08-02 17:11:06 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/skyrim: Select ACPI_S1_NOT_SUPPORTED 2023-08-04 20:48:11 +00:00
northbridge nb/sandybridge: Remove redundant include of "ddr3.c" 2023-08-01 17:00:42 +00:00
sbom
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc soc/amd/common/data_fabric_helper: add comment about cfg_inst_acc_en 2023-08-04 14:07:03 +00:00
southbridge sb/intel/lynxpoint/me: Use C99 flexible arrays 2023-07-30 09:59:33 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vendorcode/google: Use C99 flexible arrays 2023-08-01 12:56:06 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00