Commit 92e8affb authored by Leon M. Busch-George's avatar Leon M. Busch-George Committed by Anup Patel
Browse files

firmware: always create dynsym section



With a bare-metal linkers (e.g. riscv64-elf-ld), there exists no
dynsym section. The dynsym section is not used by OpenSBI but
discarding it makes linkers with dynamic library support unhappy.

Signed-off-by: default avatarLeon M. Busch-George <leon@georgemail.eu>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent d1dad07c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment