diff options
author | Vitaly Wool <[email protected]> | 2021-10-11 11:14:14 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2021-10-26 14:31:15 -0700 |
commit | f9ace4ede49b09d59d82fea88aa0dc0c770743eb (patch) | |
tree | 881074b50a31a6c5f87e215fa9651deb684c2856 /scripts | |
parent | 241527bb84674bd597113892ecf2c7ed4a410e00 (diff) |
riscv: remove .text section size limitation for XIP
Currently there's a limit of 8MB for the .text section of a RISC-V
image in the XIP case. This breaks compilation of many automatic
builds and is generally inconvenient. This patch removes that
limitation and optimizes XIP image file size at the same time.
Signed-off-by: Vitaly Wool <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions