diff options
author | Yi Chou <yich@google.com> | 2024-01-08 13:54:55 +0800 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2024-01-11 21:02:30 +0000 |
commit | df327f4a88bcfd6bc5db8256698f9e293bb9e03f (patch) | |
tree | f0cefdc8a956361bf2be1978e1042496ed587ecc /payloads/libpayload/README | |
parent | e34a1f98151be7a58aaa4f6ec83f9cdd0a803ea1 (diff) |
libpayload: Move back the ttb_buffer section
Moving it into the .ttb_buffer section will accidentally set the LOAD
flag. So, move it back to .bss.ttb_buffer section to prevent the binary
size bloating.
BUG=b:248610274
TEST=Make sure the device is still bootable with this change.
BRANCH=none
Cq-Depend: chromium:5173448
Change-Id: I9bb08878dd4be01d9ed3f96933f774dd6296f76e
Signed-off-by: Yi Chou <yich@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79800
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/libpayload/README')
0 files changed, 0 insertions, 0 deletions