coreboot/src/southbridge/intel
Arthur Heymans aade90e68d nb/intel/gm45: Use common code for SMM in TSEG
This makes i82801ix use the common smm southbridge code to set up smm
relocation and smi handler setup. This is needed in this change for the
the smm relocation code relies on some southbridge functions provided
in the common code. Some of the old code is kept for the Q35 qemu
target.

This also caches the TSEG region and therefore increases MTRR usage a
little in some cases.

Currently SMRR msr's are not set on model_1067x and model_6fx since this needs
the MSRR enable bit and lock set in IA32_FEATURE_CONTROL. This will be handled
properly in the subsequent parallel mp init patchset.

Tested on Thinkpad X200: boots and going to and resuming from S3 still
works fine.

Change-Id: Ic80c65ea42fcf554ea5695772e8828d2f3b00b98
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/23419
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-30 19:11:00 +00:00
..
bd82x6x sb/intel/bd82x6x/finalize: Use new PMBASE API 2018-07-30 18:58:22 +00:00
common nb/intel/gm45: Use common code for SMM in TSEG 2018-07-30 19:11:00 +00:00
fsp_bd82x6x src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
fsp_i89xx src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
fsp_rangeley src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
i82371eb sb/intel/i82371eb: Get rid of device_t 2018-05-14 22:26:46 +00:00
i82801dx src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00
i82801gx sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables 2018-06-29 07:45:30 +00:00
i82801ix nb/intel/gm45: Use common code for SMM in TSEG 2018-07-30 19:11:00 +00:00
i82801jx sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables 2018-06-29 07:45:30 +00:00
i82870 src/southbridge: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:54 +00:00
ibexpeak src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
lynxpoint src: Get rid of unneeded whitespace 2018-06-14 09:32:34 +00:00