Kyösti Mälkki uploaded patch set #13 to this change.

View Change

intel/smm: Provide common smm_relocation_params

Pull in all copies of smm_relocation_params structs defined
for intel platforms.

Pull in all the inlined MSR accessors to the header file.

Change-Id: I39c6cffee95433aea1a3c783b869eedfff094413
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M src/cpu/intel/haswell/smmrelocate.c
A src/cpu/intel/smm/Makefile.inc
M src/cpu/intel/smm/gen1/smmrelocate.c
R src/cpu/intel/smm/smm_reloc.c
M src/cpu/x86/Makefile.inc
M src/include/cpu/intel/smm_reloc.h
M src/mainboard/google/auron/smihandler.c
M src/mainboard/google/jecht/smihandler.c
M src/soc/intel/baytrail/cpu.c
M src/soc/intel/braswell/cpu.c
M src/soc/intel/broadwell/cpu.c
D src/soc/intel/broadwell/include/soc/smm.h
M src/soc/intel/broadwell/memmap.c
M src/soc/intel/broadwell/pei_data.c
M src/soc/intel/broadwell/romstage/raminit.c
M src/soc/intel/broadwell/smi.c
M src/soc/intel/broadwell/smihandler.c
M src/soc/intel/broadwell/smmrelocate.c
M src/soc/intel/cannonlake/cpu.c
D src/soc/intel/cannonlake/include/soc/smm.h
M src/soc/intel/cannonlake/smmrelocate.c
M src/soc/intel/fsp_baytrail/cpu.c
M src/soc/intel/fsp_broadwell_de/cpu.c
D src/soc/intel/fsp_broadwell_de/include/soc/smm.h
M src/soc/intel/fsp_broadwell_de/smi.c
M src/soc/intel/fsp_broadwell_de/smihandler.c
M src/soc/intel/fsp_broadwell_de/smmrelocate.c
M src/soc/intel/icelake/cpu.c
D src/soc/intel/icelake/include/soc/smm.h
M src/soc/intel/icelake/smmrelocate.c
M src/soc/intel/skylake/cpu.c
D src/soc/intel/skylake/include/soc/smm.h
M src/soc/intel/skylake/smmrelocate.c
M src/soc/intel/tigerlake/cpu.c
D src/soc/intel/tigerlake/include/soc/smm.h
M src/soc/intel/tigerlake/smmrelocate.c
36 files changed, 59 insertions(+), 423 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/34840/13

To view, visit change 34840. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I39c6cffee95433aea1a3c783b869eedfff094413
Gerrit-Change-Number: 34840
Gerrit-PatchSet: 13
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Huang Jin <huang.jin@intel.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset