coreboot-kgpe-d16/src/soc/intel/sch
Kyösti Mälkki e09cd1b787 arch/x86: Sanity checking on HAVE_SMI_HANDLER
Fail at build-time if one of the following happens:

Platform includes SMI handler setup function smm_init()
in the build when configuration has HAVE_SMI_HANDLER=n.

Platform does not implement smm_init_completion() when
HAVE_SMI_HANDLER=y.

Change-Id: I7d61c155d2b7c2d71987980db4c25d520452dabf
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21097
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2017-08-19 15:34:48 +00:00
..
acpi
acpi.c
audio.c
bootblock.c intel/sch: Switch to MMCONF_SUPPORT_DEFAULT 2016-11-22 04:17:03 +01:00
chip.h
early_init.c intel/sch: Switch to MMCONF_SUPPORT_DEFAULT 2016-11-22 04:17:03 +01:00
early_smbus.c
gma.c
ide.c
Kconfig MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
lpc.c
Makefile.inc
mmc.c
northbridge.c CBMEM: Clarify CBMEM_TOP_BACKUP function usage 2017-05-27 13:54:47 +02:00
nvs.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
pcie.c
port_access.c
raminit.c
raminit.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
sch.h
smbus.c
smbus.h
smi.c arch/x86: Sanity checking on HAVE_SMI_HANDLER 2017-08-19 15:34:48 +00:00
smihandler.c intel PCI ops: Remove explicit PCI MMCONF access 2016-12-06 20:42:52 +01:00
south.c
usb.c
usb_client.c
usb_ehci.c