mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-13 23:51:52 +01:00

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>