summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2023-04-13 14:20:08 +0800
committerLeo Yu-Chi Liang <[email protected]>2023-04-20 20:45:08 +0800
commit9a6569a043d336138fca857bc3140fab33a11afc (patch)
tree515b536e978f00b2d8b89b3ab9dd92e23fe77de1 /doc/develop
parent3f37baae83ed7f4879b06cf41214a647228fc72b (diff)
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 <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions