Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32079 )
Change subject: drivers/intel/fsp2_0: Enable FSP feature to make use of same stack with bootloader ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/32079/2/src/drivers/intel/fsp2_0/memory_init... File src/drivers/intel/fsp2_0/memory_init.c:
https://review.coreboot.org/#/c/32079/2/src/drivers/intel/fsp2_0/memory_init... PS2, Line 175: arch_upd->StackBase = (void *)_car_stack_start; Commit description needs more elaboration. Is this just correcting something wrong that is informative?