Attention is currently required from: Jérémy Compostella.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/81434?usp=email )
Change subject: arch/x86/bootblock.ld: Account for the .data section ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Good catch, did you it any issue ?
I'm not sure. With CB:63419 romstage gets linked into the bootblock. The linker wasn't happy so I tried to narrow it down (it was weirdly complaining about mrc CAR region) (See https://qa.coreboot.org/job/coreboot-gerrit/254403/testReport/junit/(root)/c...). As usual linkers are not too great at telling you what is wrong when they fails. This was something I noticed that could be wrong.