mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-09-11 20:46:02 +01:00
The base of .text is defined by `FW_TEXT_START`, not `FW_TEXT_BASE`. Signed-off-by: Hoa Nguyen <hn@hnpl.org> Reviewed-by: Xiang W <wxjstz@126.com> Reviewed-by: Anup Patel <anup@brainfault.org>