coreboot/src/arch
Subrata Banik eb5b0d05a7 Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64
This patch makes smm related files compile independent of
ramstage getting compiled.

If user selects RAMPAYLOAD to boot without ramstage, there
will be need for smm code to get compiled independently.

Change-Id: I17a3eb80a4d5ef86e0319357c01b6bf5b90ef15b
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33115
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-06 16:41:35 +00:00
..
arm Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
arm64 src/arch/arm64: Remove variable set but not used 2019-05-21 09:30:00 +00:00
mips arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
ppc64 arch/ppc64: Add <arch/mmio.h> stubs 2019-03-21 15:58:34 +00:00
riscv arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_M 2019-06-04 01:54:15 +00:00
x86 Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64 2019-06-06 16:41:35 +00:00