Attention is currently required from: HAOUAS Elyes. Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60448 )
Change subject: src/lib/cbfs.c: Prepare for gcc-12 ......................................................................
Patch Set 1: Code-Review-1
(1 comment)
Patchset:
PS1: Our <symbols.h> intentionally declares memlayout symbol variables this way so they can be used like they were pointers without extra ampersands and indices. I'd prefer to keep it that way (because it's more readable and easier to write), so I think the better option here is to just add -Wno-array-compare to CFLAGS_common.