coreboot-kgpe-d16/src/soc/intel/denverton_ns
Kyösti Mälkki 9265f89f4e arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Build of the entire smm-class is skipped if we have
HAVE_SMI_HANDLER=n.

Change-Id: I10b4300ddd18b1673c404b45fd9642488ab3186c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34125
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Lance Zhao <lance.zhao@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-09 12:43:35 +00:00
..
acpi Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
bootblock soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE 2019-05-29 20:24:13 +00:00
include/soc soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
acpi.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
chip.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
cpu.c soc/intel/denverton_ns: Remove variable set but not used 2019-05-23 08:54:02 +00:00
csme_ie_kt.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
fiamux.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
gpio_dnv.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hob_display.c soc/intel/denverton_ns: Fill dimm info for SMBIOS table 17 2018-05-08 03:06:04 +00:00
hob_mem.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Kconfig soc/intel/denverton_ns: Enable ACPI using intelblock 2019-01-25 11:24:30 +00:00
lpc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
memmap.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
npk.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
pmc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pmutil.c Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib" 2019-01-24 15:23:47 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
romstage.c arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
sata.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
soc_util.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
spi.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
systemagent.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tsc_freq.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
uart.c soc/intel: Replace uses of dev_find_slot() 2019-07-04 09:48:22 +00:00
uart_debug.c Fix <io.h> includes 2019-03-04 14:06:57 +00:00
upd_display.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
xhci.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00