Hello Aaron Durbin, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36612
to look at the new patch set (#2).
Change subject: arch/x86: Link .bss and .data in in-CAR stages ......................................................................
arch/x86: Link .bss and .data in in-CAR stages
If stages are not run XIP, they can be linked like other stages, which includes a (*.data) section.
Change-Id: Ib165058abfb07e385461cdcca4aef31928ec7572 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/assembly_entry.S M src/arch/x86/car.ld M src/include/rules.h M src/lib/program.ld 4 files changed, 10 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/36612/2