Hello Patrick Rudolph, Vanny E, Philipp Deppenwiese, build bot (Jenkins), David Guckian, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34158
to look at the new patch set (#2).
Change subject: [TESTONLY] arch/x86: Drop some HAVE_SMI_HANDLER guards ......................................................................
[TESTONLY] arch/x86: Drop some HAVE_SMI_HANDLER guards
Implementation of PARALLEL_MP appears to be very tightly coupled to dependencies that are currently guarded with HAVE_SMI_HANDLER.
Try to pass builds with HAVE_SMI_HANDLER=n.
Change-Id: I4f7196febd091325eddceb77870acd40dbe332f9 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/cpu/intel/haswell/Makefile.inc M src/cpu/intel/smm/gen1/Makefile.inc M src/soc/amd/picasso/Makefile.inc M src/soc/amd/stoneyridge/Makefile.inc M src/soc/intel/denverton_ns/Makefile.inc M src/soc/intel/fsp_baytrail/Makefile.inc M src/soc/intel/fsp_broadwell_de/Makefile.inc M src/southbridge/intel/lynxpoint/Makefile.inc 8 files changed, 16 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/34158/2