Attention is currently required from: Subrata Banik.
Maximilian Brune has posted comments on this change by Subrata Banik. ( https://review.coreboot.org/c/coreboot/+/83393?usp=email )
Change subject: soc/intel/cmn/cse: Refactor CBMEM ID handling for flexibility ......................................................................
Patch Set 2:
(1 comment)
File payloads/libpayload/libc/coreboot.c:
https://review.coreboot.org/c/coreboot/+/83393/comment/c67ae668_3ccbb920?usp... : PS2, Line 265: #if CONFIG(SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD) Why would you check for a coreboot Kconfig option in libpayload? I am puzzled that it even compiles. I would assume it is enough to check for the CBMEM_ID's since they are not existing if the option hasn't been supplied during the coreboot build.