coreboot-kgpe-d16/src/cpu/intel/model_1067x
Arthur Heymans 667108199a cpu/intel/model_1067x: Check for lock bit on IA32_FEATURE_CONTROL
df7aecd "cpu/intel: Configure IA32_FEATURE_CONTROL for alternative
SMRR" introduced a regression because it unconditionally writes to
IA32_FEATURE_CONTROL, which if it is already locked results in an
unhandled exception. The lock bit is already set on a system reboot.

Change-Id: I7d2df9e1b9d767809da7a61ccd877c6c40f132eb
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/31255
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Bill XIE <persmule@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-08 11:01:21 +00:00
..
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig cpu/intel/model_1067x: Select UDELAY_LAPIC 2017-10-29 14:16:30 +00:00
Makefile.inc nb/intel/gm45: Use parallel MP init 2019-01-23 14:45:34 +00:00
model_1067x_init.c cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR 2019-01-24 13:42:36 +00:00
mp_init.c cpu/intel/model_1067x: Check for lock bit on IA32_FEATURE_CONTROL 2019-02-08 11:01:21 +00:00