You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] soc: riscv: Add end of relocation address to start of the code
In order to allow extract relocation code size from the binary
add dummy instruction at the beginning which will write address of
the end of the relocation part to the register. It is decoded by the
host core which copies riscv code.
Signed-off-by: Krzysztof Chruściński <[email protected]>
0 commit comments