Hello Brandon Breitenstein, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22826
to look at the new patch set (#2).
Change subject: soc/intel/skylake: Make use of common SMM code for SKL ......................................................................
soc/intel/skylake: Make use of common SMM code for SKL
This patch ensures skylake soc is using common SMM code from intel common block.
TEST=Build and boot soraka/eve
Change-Id: I8163dc7e18bb417e8c18a12628988959c128b3df Signed-off-by: Subrata Banik subrata.banik@intel.com Signed-off-by: Brandon Breitenstein brandon.breitenstein@intel.com --- M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/Makefile.inc M src/soc/intel/skylake/cpu.c M src/soc/intel/skylake/include/soc/nvs.h M src/soc/intel/skylake/include/soc/pm.h M src/soc/intel/skylake/include/soc/smbus.h M src/soc/intel/skylake/memmap.c M src/soc/intel/skylake/pei_data.c D src/soc/intel/skylake/smi.c M src/soc/intel/skylake/smihandler.c M src/soc/intel/skylake/smmrelocate.c 11 files changed, 38 insertions(+), 653 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/22826/2