Unverified Commit 93f2bba6 authored by Chien Wong's avatar Chien Wong
Browse files

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: default avatarChien Wong <m@xv97.com>
parent 66244918
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