Fix setting incorrect sp if single-hart
If single-hart is enabled, the sp is set to _stack_start - _hart_stack_size, rather than _stack_start. Fix this. Fixes: 9a02223a ("Add feature single-hart") Signed-off-by:Chien Wong <m@xv97.com>
parent
66244918
Please register or sign in to comment