Attention is currently required from: Tarun Tuli, Kapil Porwal, Ivy Jian, Eric Lai, Ronak Kanabar.
Hello build bot (Jenkins), Tarun Tuli, Kapil Porwal, Ivy Jian, Eric Lai, Ronak Kanabar,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74159
to look at the new patch set (#3).
Change subject: soc/intel/meteorlake: Disable 3-strike error ......................................................................
soc/intel/meteorlake: Disable 3-strike error
This patch calls into API to disable 3-strike error on Meteor Lake SoC based platform.
TEST=Able to build and boot google/rex to ChromeOS. Dumping MSR 0x1A4 shows BIT11 aka 3-strike error is disabled
``` localhost ~ # iotools rdmsr 0 0x1a4 0x0000000000000900 ```
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I5c33a1fa2d7e27ec8ffdea876edbb86adc3b45b9 --- M src/soc/intel/meteorlake/cpu.c 1 file changed, 26 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/74159/3