arch: riscv: core: Place vectors section through zephyr_linker_sources()
This commit is fixing placing the vectors section through
zephyr_linker_sources(ROM_START ...) (as done in the ARM
architecture port) so its order can be adjusted by SORT_KEY.
Fixes #49903
Signed-off-by:
Mateusz Sierszulski <msierszulski@antmicro.com>
Loading
Please sign in to comment