coreboot-kgpe-d16/src/southbridge/intel/ibexpeak
Kyösti Mälkki b6585481e8 arch/x86: Create helper for APM_CNT SMI triggers
Attempts to write to APM_CNT IO port should always be guarded
with a test to verify SMI handler has been installed.

Immediate followup removes redundant HAVE_SMI_HANDLER tests.

Change-Id: If3fb0f1a8b32076f1d9f3fea9f817dd4b093ad98
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41971
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-16 08:02:18 +00:00
..
azalia.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_cir.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_pch.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
early_smbus.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_thermal.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_usb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
lpc.c arch/x86: Create helper for APM_CNT SMI triggers 2020-06-16 08:02:18 +00:00
madt.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
me.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
me.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nvs.h drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
pch.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pch.h sb/intel: Clean up some SMI enables 2020-06-16 08:01:55 +00:00
sata.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
smbus.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
thermal.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
usb_ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00