mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-05 14:52:08 +01:00
2f40a99c9e
Currently, the dynsym and reladyn sections are under RW data. They are moved to the Read-only/Executable region. Signed-off-by: Himanshu Chauhan <hchauhan@ventanamicro.com> Reviewed-by: Anup Patel <anup@brainfault.org>