coreboot-kgpe-d16/src/soc/intel/denverton_ns
Michael Niewöhner 68bacc2109 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen
Disable the PM ACPI timer during PMC init, when `USE_PM_ACPI_TIMER` is
disabled. This is done to bring SKL, CNL, DNV in line with the other
platforms, in order to transition handling of the PM timer from FSP to
coreboot in the follow-up changes.

For SKL and CNL, this temporarly redundantly disables the PM Timer,
since FSP does that, too. This redundancy is resolved in the follow-up.

Change-Id: I47280cd670a96c8fa5af107986496234f04e1f77
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57932
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-10-17 13:58:15 +00:00
..
acpi {sb,soc}/intel: Drop unused globalnvs.asl methods 2021-09-29 10:04:44 +00:00
bootblock soc/intel/denverton_ns: Sanity check MMCONF_BASE_ADDRESS 2021-08-19 18:14:59 +00:00
include/soc soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen 2021-10-17 13:58:15 +00:00
acpi.c soc/intel: drop P_BLK support 2021-10-13 18:05:05 +00:00
chip.c
chip.h
cpu.c soc/intel/dnv_ns: enable uCode PM Timer emulation 2021-10-16 09:29:38 +00:00
csme_ie_kt.c
fiamux.c
gpio.c
gpio_dnv.c
hob_display.c
hob_mem.c
Kconfig soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen 2021-10-17 13:58:15 +00:00
lpc.c arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
Makefile.inc cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
memmap.c
npk.c
pmc.c soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen 2021-10-17 13:58:15 +00:00
pmutil.c
reset.c
romstage.c
sata.c
smihandler.c
smm.c
soc_util.c arch/x86: Use ENV_X86_64 instead of _x86_64_ 2021-07-06 06:09:13 +00:00
spi.c
systemagent.c
tsc_freq.c
uart.c
uart_debug.c
upd_display.c
xhci.c