coreboot-kgpe-d16/src/soc/intel/skylake
Arthur Heymans 6419cd3335 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y
This removes the need to include this code separately on each
platform.

Change-Id: I3d848b1adca4921d7ffa2203348073f0a11d090e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46380
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-05-18 16:54:21 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel: Add Z370, H310C and B365 device IDs 2021-04-28 14:14:46 +00:00
include/soc soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
nhlt soc/intel/skylake: Support NHLT 1ch DMIC 2020-11-24 09:42:23 +00:00
romstage intel: mma: Use new CBFS API 2021-04-14 01:03:33 +00:00
acpi.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
chip.c soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chip.h soc/intel/skylake: Move SataTestMode to Kconfig 2021-04-20 09:19:20 +00:00
chipset.cb soc/intel/skylake: Set proper defaults in chipset devicetree 2021-05-10 14:14:24 +00:00
cpu.c soc/intel/{skl,cnl}: Move smm_lock() to cpu.c 2021-02-24 11:35:05 +00:00
elog.c soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros 2021-05-03 16:28:53 +00:00
fadt.c soc/intel/skylake: Move acpi_sci_irq() to acpi.c 2021-04-21 09:17:01 +00:00
finalize.c soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP init 2021-04-22 19:42:05 +00:00
gpio.c soc/intel/{skl,cnl}: add NMI_{EN,STS} registers 2020-12-04 00:10:38 +00:00
graphics.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
gspi.c
i2c.c
irq.c soc/intel/skylake: Fix compilation under x86_64 2020-12-02 16:49:12 +00:00
Kconfig soc/intel/skylake: Remove useless help texts 2021-05-02 19:43:32 +00:00
lockdown.c
lpc.c src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
Makefile.inc cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
me.c soc/intel/skylake: Always print ME FW SKU 2021-03-03 09:05:19 +00:00
p2sb.c
pmc.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c soc/intel/skylake: Clean up SD GPIO handling 2021-03-01 19:37:36 +00:00
smihandler.c
spi.c
systemagent.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
vr_config.c
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00