coreboot-kgpe-d16/src/cpu
Aaron Durbin b4b9eb399e x86: provide infrastructure to backup default SMM region
Certain CPUs require the default SMM region to be backed up
on resume after a suspend. The reason is that in order to
relocate the SMM region the default SMM region has to be used.
As coreboot is unaware of how that memory is used it needs to
be backed up. Therefore provide a common method for doing this.

Change-Id: I65fe1317dc0b2203cb29118564fdba995770ffea
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5216
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-02-16 20:42:07 +01:00
..
allwinner cpu/allwinner/a10: Add minimal ramstage driver 2014-02-13 17:03:58 +01:00
amd PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
armltd qemu-armv7 CPU: Move Kconfig code into CPU directory 2013-12-05 00:38:06 +01:00
dmp dmp/vortex86ex: Add timeout for keyboard system flag checking. 2013-11-30 20:18:06 +01:00
intel coreboot: infrastructure for different ramstage loaders 2014-02-15 18:39:29 +01:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung ARMv7: Remove static CBMEM allocation 2014-02-06 11:22:14 +01:00
ti ARMv7: Remove static CBMEM allocation 2014-02-06 11:22:14 +01:00
via CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
x86 x86: provide infrastructure to backup default SMM region 2014-02-16 20:42:07 +01:00
Kconfig cpu: Add initial support for Allwinner A10 SoC 2014-01-08 22:54:08 +01:00
Makefile.inc cpu: Add initial support for Allwinner A10 SoC 2014-01-08 22:54:08 +01:00