Hello build bot (Jenkins), Julius Werner, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47971
to look at the new patch set (#11).
Change subject: arch/x86: Top-align .text in bootblock ......................................................................
arch/x86: Top-align .text in bootblock
Move .text section closer to .init. This reduces the size of the flat bootblock binary and footprint in CBFS.
Change-Id: I64325bd633e1104853cfb928c7f801d94ff3045a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/arch/x86/Kconfig M src/arch/x86/bootblock.ld 2 files changed, 18 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/47971/11