Yi Chou has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/79800?usp=email )
Change subject: libpayload: Move back the ttb_buffer section ......................................................................
libpayload: Move back the ttb_buffer section
If the move it into the .ttb_buffer section, the LOAD flag would not be set. We should move it back to .bss.ttb_buffer section.
BUG=b:248610274 TEST=Boot the device. BRANCH=none
Cq-Depend: chromium:5173448 Change-Id: I9bb08878dd4be01d9ed3f96933f774dd6296f76e Signed-off-by: Yi Chou yich@google.com --- M payloads/libpayload/arch/arm64/libpayload.ldscript M payloads/libpayload/arch/arm64/mmu.c 2 files changed, 5 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/79800/2