Hello Aaron Durbin, Patrick Rudolph, Nathaniel L Desimone, Aamir Bohra, Tim Wawrzynczak, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35237
to look at the new patch set (#5).
Change subject: soc/intel/{cnl, icl}: Allocate 64KB as FSP heap ......................................................................
soc/intel/{cnl, icl}: Allocate 64KB as FSP heap
For CML & ICL, FSP requires at least heap = 0x10000 and stack = 0x20000. Refer to FSP integration guide to know the exact FSP requirement.
BUG=b:140268415 TEST=Build and boot CML-Hatch and ICL.
Change-Id: Icc39cdb71f427189186222ae53b8881cbbd5e0bc Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/cannonlake/Kconfig M src/soc/intel/icelake/Kconfig 2 files changed, 18 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/35237/5