coreboot/src/cpu/x86
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
..
64bit
cache
lapic *x86: Support x2apic mode 2021-04-15 10:56:13 +00:00
mtrr cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS 2021-04-29 14:51:47 +00:00
name cpu/x86/name/name.c: Clean up includes 2021-02-01 09:02:35 +00:00
pae cbfs: Replace more instances of cbfs_boot_locate() with newer APIs 2021-03-17 08:10:20 +00:00
smm cpu/x86/smm: Fix typo 2021-05-10 20:31:47 +00:00
tsc
backup_default_smm.c
early_reset.S
entry16.S
entry32.S
fpu_enable.inc
Kconfig cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS 2021-04-29 14:51:47 +00:00
Kconfig.debug_cpu
Makefile.inc cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
mp_init.c cpu/x86/smm: Drop the V1 smmloader 2021-04-19 06:36:28 +00:00
reset16.S
sipi_vector.S
sse_enable.inc