diff options
author | Yu-Ping Wu <yupingso@chromium.org> | 2024-01-17 09:59:40 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-01-22 12:20:58 +0000 |
commit | c01ce0f88dc1f52d84ecfa98f8b9cc83f09ba724 (patch) | |
tree | e6ec6995781694e9d2fcafb72442a19e73fcdf73 /src/mainboard/intel/strago/smihandler.c | |
parent | 462a0c0cd2e2bde287a5d56ecafe146115b64088 (diff) |
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>
Diffstat (limited to 'src/mainboard/intel/strago/smihandler.c')
0 files changed, 0 insertions, 0 deletions