1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 02:32:11 +02:00
Files
u-boot-megous/arch/riscv/cpu
Bin Meng 9a6569a043 riscv: Update alignment for some sections in linker scripts
Some sections in the linker scripts are aligned to 4 bytes, which
may cause misaligned exception on some platforms, e.g.: clearing
the bss section on 64-bit hardware if __bss_start does not start
from a naturally 8 bytes aligned address.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2023-04-20 20:45:08 +08:00
..
2023-04-20 20:45:08 +08:00