diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-04-22 00:01:55 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-04-23 22:05:41 +0000 |
commit | 0ced2e85ba61e0ee859e4ba04cbe8a3dcccd20ac (patch) | |
tree | a0c6f226766d0a05b9ee045bb57d0ff467834bb4 /src/include/ramdetect.h | |
parent | 46dc1fbd48a4bf18998251428909dc3c2c867d12 (diff) |
soc/amd/picasso/mca: fix CTL_MASK MSR access
MC0_CTL_MASK is no longer available in fam 17h and newer and will result
in a general protection fault when accessed. This register was moved, so
use the one that is correct for this CPU generation.
BUG=b:186038401
TEST=Mandolin no longer crashes in the machine check error handling path
with a general protection fault.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ibb042635d917dfcb2121849e2913aa62eca09dd0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52583
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/include/ramdetect.h')
0 files changed, 0 insertions, 0 deletions