commit | eefb5f3ab2e8e0b3ef5eba5c5a9f33457741300d | [log] [tgz] |
---|---|---|
author | Sebastien Van Cauwenberghe <svancau@gmail.com> | Fri Jan 29 11:00:37 2021 -0800 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Tue Feb 02 18:36:29 2021 -0800 |
tree | 9b8847093fab20cf2b6acd6635c521d23e0f8793 | |
parent | f105ea9890f42137344f8c08548c895dc9294bd8 [diff] |
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX Allows the sections to be aligned on smaller boundaries and therefore results in a smaller kernel image size. Signed-off-by: Sebastien Van Cauwenberghe <svancau@gmail.com> Reviewed-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>