Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33394 )
Change subject: stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/33394/2/src/include/stage_cache.h File src/include/stage_cache.h:
https://review.coreboot.org/#/c/33394/2/src/include/stage_cache.h@36 PS2, Line 36: __weak Why is weak required now?
https://review.coreboot.org/#/c/33394/2/src/include/stage_cache.h@38 PS2, Line 38: __weak same here.