Hello Patrick Rudolph, Aaron Durbin, build bot (Jenkins), Patrick Georgi, Roy Wen, Huang Jin, York Yang, David Hendricks, Philipp Deppenwiese, David Guckian, Martin Roth, Jens Drenhaus,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31551
to look at the new patch set (#10).
Change subject: soc/intel/fsp_broadwell_de: Use new memory clearing API ......................................................................
soc/intel/fsp_broadwell_de: Use new memory clearing API
Select PLATFORM_HAS_DRAM_CLEAR and clear all DRAM after FSP-M if requested by security framework.
Other FSP1.0 platforms are not supported, as platforms are to different for a clean solution.
Preserve FSP below TSEG and stack which resides at 16MiB.
Change-Id: Ieaac34a9058ee002be71e7089605d80a8b72a3d4 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/drivers/intel/fsp1_0/Makefile.inc M src/soc/intel/fsp_broadwell_de/Kconfig M src/soc/intel/fsp_broadwell_de/romstage/romstage.c 3 files changed, 42 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/31551/10