diff options
author | Subrata Banik <subratabanik@google.com> | 2024-08-25 01:49:55 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2024-08-27 06:25:47 +0000 |
commit | a82f28e5e328c590902cdc35b92fc2db56e030f0 (patch) | |
tree | 8505ae03f6a97a3904beaf3080f3067f58973c4b /util/intelp2m | |
parent | 304ff478b3d0c72dbe766dcaa1422c83e5b8057e (diff) |
mainboard/google/rex: Remove HAVE_ACPI_RESUME for Intel Meteor Lake
This patch removes the HAVE_ACPI_RESUME config option from the Google
Rex mainboard configuration. The Intel Meteor Lake SoC does not support
S3 (ACPI sleep state) entry/exit, and attempting S3 validation could
lead to abnormal platform behavior. This change ensures that `_S3` is
not listed as a valid wake source in the DSDT (Differentiated System
Description Table) after booting to the OS.
BUG=b:351025543
TEST=Booted google/rex successfully and verified that the `_S3` name
variable is not present in the DSDT.
Change-Id: I730ade628eea84c60ba003a0c871e729b0ee0a9f
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84081
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Dinesh Gehlot <digehlot@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'util/intelp2m')
0 files changed, 0 insertions, 0 deletions