coreboot-kgpe-d16/src/soc/intel/denverton_ns
Kyösti Mälkki ca71e135bc soc/intel: Remove duplicate call to acpi_wake_source()
With SOC_INTEL_COMMON_BLOCK_ACPI=y the call was made twice,
possibly in the order:

  common/block/acpi.c: acpi_wake_source()
  common/acpi_wake_source.c: acpi_wake_source()

In this order later call would reset pm1i and gpei in GNVS.

Remove the implementation in block/acpi.c and rename existing
acpi_wake_source.c to block/acpi_wake_source.c.

Change-Id: I74fdae63111e3ea09000d888a918ebe70d711801
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49880
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-01-29 19:35:25 +00:00
..
acpi soc/intel: Drop CMEM from GNVS 2021-01-29 16:25:25 +00:00
bootblock
include/soc soc/intel: Remove duplicate call to acpi_wake_source() 2021-01-29 19:35:25 +00:00
acpi.c soc/intel: Move c-state resource define 2021-01-26 10:34:52 +00:00
chip.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
chip.h
cpu.c soc/intel/denverton_ns: Initialize thermal configuration 2020-11-20 00:43:10 +00:00
csme_ie_kt.c
fiamux.c
gpio.c
gpio_dnv.c
hob_display.c
hob_mem.c
Kconfig device/Kconfig: Declare MMCONF symbols' type once 2021-01-29 17:46:55 +00:00
lpc.c soc/intel/denverton_ns/lpc.c: Use __func__ 2021-01-24 21:25:56 +00:00
Makefile.inc
memmap.c
npk.c soc/intel/denverton_ns/npk.c: Use __func__ 2021-01-24 21:26:23 +00:00
pmc.c soc/intel/denverton_ns/pmc.c: Use __func__ 2021-01-24 21:27:07 +00:00
pmutil.c
reset.c
romstage.c
sata.c
smihandler.c sb,soc/intel: Remove no-op APMC for C-state and P-state 2021-01-25 10:37:13 +00:00
smm.c
soc_util.c
spi.c
systemagent.c soc/intel/denverton_ns: Generate ACPI DMAR Table 2020-11-16 12:09:32 +00:00
tsc_freq.c
uart.c
uart_debug.c
upd_display.c
xhci.c