coreboot/src
Sean Rhodes 3d78cf360e soc/intel/alderlake: Fix incorrect reporting of S0ix
If S0ix is not enabled, then it should not be reported that it
is supported.

TEST=boot linux on starlabs/starlite_adl, check s2idle isn't
listed under `/sys/power/mem_sleep`.

Change-Id: Ia31fbfd0b9795990b0ca98220bb002bf2c3857b2
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86089
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2025-01-24 19:59:27 +00:00
..
acpi acpi: Guard CBMEM driver against Chrome devices 2025-01-16 16:12:19 +00:00
arch arch/x86: Replace 'unsigned long int' by 'unsigned long' 2025-01-08 02:57:44 +00:00
commonlib commonlib/dt: Fix recursive call for _dt_find_node 2025-01-22 00:34:39 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/x86/smm: Fix smm_get_save_state() returning invalid pointer 2025-01-20 03:25:41 +00:00
device device: Fix debug print 2025-01-08 08:18:55 +00:00
drivers drivers/intel/fsp2_0: Add option to control debug log level using CBFS 2025-01-24 07:21:24 +00:00
ec ec/acpi/ec.c: Promote timeout messages to errors 2025-01-22 20:20:44 +00:00
include lib/crc_byte: Parenthesize buffer address in CRC macro 2025-01-23 23:00:53 +00:00
lib lib: Replace 'unsigned long int' by 'unsigned long' 2025-01-12 04:51:51 +00:00
mainboard mb/google/nissa/var/telith: Configure Acoustic noise mitigation 2025-01-23 10:17:31 +00:00
northbridge haswell NRI: Post-process selected timings 2024-12-10 09:38:00 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/alderlake: Fix incorrect reporting of S0ix 2025-01-24 19:59:27 +00:00
southbridge sb/intel/bd82x6x: Apply EHCI mapping to xhci_overcurrent_mapping 2025-01-21 05:01:14 +00:00
superio superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
vendorcode soc/intel/xeon_sp/skx: Enable x86_64 2025-01-22 20:42:46 +00:00
Kconfig drivers/option: Add CBFS file based option backend 2025-01-22 03:25:40 +00:00