coreboot-kgpe-d16/src/cpu
Arthur Heymans 16fa339d84 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER
A lot of soc code requires a definition of apm_control, which
smm/smi_trigger.c provided for !HAVE_SMI_HANDLER, but is not added as
a build target.

Fixes building Q35 without smihandler.

Change-Id: Ie57819b3d169311371a1caca83c9b0c796b46048
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59913
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2022-02-07 13:47:04 +00:00
..
amd cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
armltd
intel cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
qemu-power8
qemu-x86 cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
x86 cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER 2022-02-07 13:47:04 +00:00
Kconfig src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
Makefile.inc src/cpu,soc/amd/common/block/cpu: Add preload_microcode 2021-11-29 20:39:32 +00:00