coreboot-kgpe-d16/payloads/libpayload/arch
Yu-Ping Wu c01ce0f88d libpayload/arch/arm64/mmu: Specify ttb_buffer section name explicitly
Although a section ".bss.ttb_buffer" is created automatically for
'ttb_buffer' with the GCC option '-fdata-sections', specify the section
name explicitly to make the name stand out to code readers, and to
reduce the chance of accidentally changing the section name by renaming
the variable.

Change-Id: I2930f238f63b555c4caa65709768afa314d9cf87
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80014
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2024-01-22 12:20:58 +00:00
..
arm libpayload: Fix the stack and data labels 2023-12-01 02:20:29 +00:00
arm64 libpayload/arch/arm64/mmu: Specify ttb_buffer section name explicitly 2024-01-22 12:20:58 +00:00
mock
x86 libpayload: Fix the stack and data labels 2023-12-01 02:20:29 +00:00