Hello Kyösti Mälkki, Aaron Durbin, Patrick Rudolph, Vanny E, build bot (Jenkins), Furquan Shaikh, David Guckian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35025
to look at the new patch set (#2).
Change subject: soc/{amd, intel}: Make use of common enable_tseg_cache() API ......................................................................
soc/{amd, intel}: Make use of common enable_tseg_cache() API
This patch removes dedicated function call to make TSEG region cache from soc and refers to enable_tseg_cache().
Change-Id: I18a032b43a2093c8ae86735c119d8dfee40570b1 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/amd/picasso/romstage.c M src/soc/amd/stoneyridge/romstage.c M src/soc/intel/apollolake/romstage.c M src/soc/intel/denverton_ns/romstage.c M src/soc/intel/skylake/romstage/romstage_fsp20.c 5 files changed, 11 insertions(+), 50 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/35025/2