Felix Held has uploaded a new patch set (#2) to the change originally created by Marshall Dawson. ( https://review.coreboot.org/c/coreboot/+/38728 )
Change subject: cpu/x86: Cache stages for RESET_VECTOR_IN_RAM ......................................................................
cpu/x86: Cache stages for RESET_VECTOR_IN_RAM
Implement the platform_prog_run() hook to allocate and program a variable MTRR for the program about to run.
Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com Change-Id: I57caccceac8550efe33f7273d279275cd6af6a68 --- M src/cpu/x86/mtrr/Makefile.inc A src/cpu/x86/mtrr/nonxip_cache.c 2 files changed, 60 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/38728/2