coreboot/src
Edward Hill 0ca3a0792d amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5
disable_all_smi_status() was not clearing SMI_EVENT_STATUS. This caused
us to complain in the eventlog (ELOG_SLEEP_PENDING_GPE0_WAKE) and then
wake early from sleep when waiting for a cr50 reset to turn on a cr50
update.

BUG=b:121203745
TEST=Careena remains in S5 until cr50 reset after cr50 update, and
ELOG_SLEEP_PENDING_GPE0_WAKE is no longer seen in eventlog.

Change-Id: I2eec014109249d5c3574c4dbdec5569e2a0bfc8e
Signed-off-by: Edward Hill <ecgh@chromium.org>
Reviewed-on: https://review.coreboot.org/c/30304
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-12-19 16:05:20 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Don't set FPU state to "dirty" 2018-12-19 05:46:07 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu cpu: Remove useless include <device/pci_ids.h> 2018-12-19 05:21:09 +00:00
device {device,drivers}: Remove useless include <device/pci_ids.h> 2018-12-19 05:22:44 +00:00
drivers {device,drivers}: Remove useless include <device/pci_ids.h> 2018-12-19 05:22:44 +00:00
ec lenovo/h8,thinkpads: Re-do USB Always On 2018-12-06 11:59:22 +00:00
include Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
lib lib/fit: Normalize spaces in board names to dashes 2018-12-19 05:18:45 +00:00
mainboard mb/google/octopus: Override emmc DLL values for Yorp 2018-12-19 15:59:39 +00:00
northbridge northbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:21:38 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5 2018-12-19 16:05:20 +00:00
southbridge sb/intel/lynxpoint: Don't force state keep after power fail 2018-12-19 05:25:53 +00:00
superio smsc/sch5147: Implement ACPI handling of a few LDN 2018-12-19 05:41:55 +00:00
vendorcode Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00