Attention is currently required from: Anil Kumar K, Bora Guvendik, Jamie Ryu, Jeremy Compostella.
Hello Anil Kumar K, Bora Guvendik, Jamie Ryu, Jeremy Compostella, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84210?usp=email
to look at the new patch set (#2).
Change subject: src/intel/cmm/block: Update sa_get_tseg_size function ......................................................................
src/intel/cmm/block: Update sa_get_tseg_size function
When gsm base is not configured due to internal graphic IP is disabled, the api can return nagative value for TSEG size. For avoiding this case, use CONFIG_SMM_TSEG_SIZE rather than calculating. Note that CONFIG_SMM_TSEG_SIZE is passed to FSP as tseg size.
Signed-off-by: Wonkyu Kim wonkyu.kim@intel.com Change-Id: Ic3d5175add1f7dc6e2c9f1c38133b36ffc59e789 --- M src/soc/intel/common/block/systemagent/systemagent_early.c 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/84210/2