Hello build bot (Jenkins), Raul Rangel, Furquan Shaikh, Patrick Georgi, Martin Roth, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42104
to look at the new patch set (#2).
Change subject: soc/amd/picasso: remove save/restore MTRRs around FSP-M ......................................................................
soc/amd/picasso: remove save/restore MTRRs around FSP-M
AGESA FSP-M implementation is now not updating MTRRs out from under the caller. As such, remove the save/restore of MTRRs from the FSP-M call.
BUG=b:155426691
Change-Id: I14f3b18dd373ce17957ef3857920e1c4e2901bbe Signed-off-by: Aaron Durbin adurbin@chromium.org --- M src/soc/amd/picasso/Makefile.inc D src/soc/amd/picasso/include/soc/mtrr.h D src/soc/amd/picasso/mtrr.c M src/soc/amd/picasso/romstage.c 4 files changed, 1 insertion(+), 139 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/42104/2