coreboot/src/cpu
Timothy Pearson 27baa32fbe cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled
In the wake of the recent Intel "Memoy Sinkhole" exploit a code review
of the AMD SMM code was undertaken.  While native Family 10h support
does not appear to be affected by the same SMM flaw, it also does not
require SMM to function.  Therefore, the SMM memory range initialization
should only be executed if SMM will be used on the target platform.

Change-Id: I6531908a7724933e4ba5a2bbefeb89356197e8fd
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/11211
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-08-14 01:16:22 +02:00
..
allwinner cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
amd cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled 2015-08-14 01:16:22 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
intel Add SoC specific microcode update check in ramstage 2015-07-29 20:26:22 +02:00
mips Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
qemu-x86 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
samsung/exynos5250 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
ti Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
via via/nano: Move CPU microcode to 3rdparty/blobs 2015-08-07 19:31:56 +02:00
x86 amd: raminit sysinfo offset fix 2015-08-13 16:10:17 +02:00
Kconfig cpu/amd/car: Move AP stacks below the BSP stack to free up space 2015-07-07 01:41:59 +02:00
Makefile.inc cpu: add x64 class for cpu_microcode 2015-06-16 02:47:57 +02:00