Hello Werner Zeh, Aaron Durbin, Patrick Rudolph, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31200
to look at the new patch set (#2).
Change subject: soc/intel/apl: Call mca_configure() on cold boots only ......................................................................
soc/intel/apl: Call mca_configure() on cold boots only
By APL BIOS Spec, we must not do this on warm boots. Also, an x5-E3940 hangs in tests after touching these MSRs on a warm boot.
The TODO comment seems stale and copied over. So the actual requirements for SGX are unknown and we add a guard for that case.
TEST=Confirmed that warm boots on Kontron/mAL10 don't hang any more.
Change-Id: I09b4a2fe22267d7318951aac20a3ea566403492e Signed-off-by: Nico Huber nico.huber@secunet.com --- M src/soc/intel/apollolake/cpu.c 1 file changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/31200/2