Hello Patrick Rudolph, Huang Jin, Arthur Heymans, Lee Leahy, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34704
to look at the new patch set (#5).
Change subject: arch/x86: Move TSEG_STAGE_CACHE implementation ......................................................................
arch/x86: Move TSEG_STAGE_CACHE implementation
This is declared weak so that platforms that do not have smm_subregion() can provide their own implementation.
Change-Id: Ide815b45cbc21a295b8e58434644e82920e84e31 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/cpu/x86/smm/Makefile.inc R src/cpu/x86/smm/stage_cache.c M src/drivers/intel/fsp1_1/Makefile.inc M src/soc/amd/picasso/ramtop.c M src/soc/amd/stoneyridge/ramtop.c M src/soc/intel/common/block/smm/smm.c 6 files changed, 12 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/34704/5