coreboot/src/include/cpu
Aaron Durbin a41e030fbc cpu/x86/smm_module_loader: always build with SMM module support
The SMM module loader code was guarded by CONFIG_SMM_TSEG,
however that's not necessary. It's up to the chipset to take
advantage of the SMM module loading. It'll get optimized out
if the code isn't used anyway so just expose the declarations.

Change-Id: I6ba1b91d0c84febd4f1a92737b3d7303ab61b343
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/14560
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-05-04 15:54:15 +02:00
..
amd cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function 2016-02-01 22:57:08 +01:00
intel cpu/intel/microcode: allow microcode to be loaded in romstage 2016-02-10 18:08:28 +01:00
x86 cpu/x86/smm_module_loader: always build with SMM module support 2016-05-04 15:54:15 +02:00
cpu.h x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00