Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35289 )
Change subject: [WIP] intel/fsp2_0: Restrict references to CAR ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35289/2/src/drivers/intel/fsp2_0/me... File src/drivers/intel/fsp2_0/memory_init.c:
https://review.coreboot.org/c/coreboot/+/35289/2/src/drivers/intel/fsp2_0/me... PS2, Line 402: if (!(CONFIG(FSP_M_XIP) && CONFIG(FSP_USES_CB_STACK))) {
!CONFIG(FSP_USES_CB_STACK) ?
Why is FSP_USES_CB_STACK added at all?