coreboot/src/include/cpu
Duncan Laurie 51cb26d92a SMM: Fix state save map for sandybridge and TSEG
There are enough differences that it is worth defining the
proper map for the sandybridge/ivybridge CPUs.  The state
save map was not being addressed properly for TSEG and
needs to use the right offset instead of pointing in ASEG.

To do this properly add a required southbridge export to
return the TSEG base and use that where appropriate.

Change-Id: Idad153ed6c07d2633cb3d53eddd433a3df490834
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/1309
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-24 23:49:28 +02:00
..
amd AGESA F15 wrapper for Trinity 2012-07-03 09:38:55 +02:00
intel Add code to read Intel microcode from CBFS 2012-07-24 22:15:19 +02:00
x86 SMM: Fix state save map for sandybridge and TSEG 2012-07-24 23:49:28 +02:00
cpu.h Use broadcast SIPI to startup siblings 2012-07-02 19:39:08 +02:00