coreboot/src/arch
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
..
arm arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
arm64 arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
mips arch/mips: Make MIPS specific options depend on ARCH_MIPS 2019-07-07 20:59:55 +00:00
ppc64 arch/ppc64: Add <arch/mmio.h> stubs 2019-03-21 15:58:34 +00:00
riscv arch/riscv: Make RISCV specific options depend on ARCH_RISCV 2019-07-02 16:16:31 +00:00
x86 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00