Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: riscv: Register thread_vector_table in primary CPU initialization
When primary CPU has initialized everything, it registers the address of thread_vector_table into higher privileged software via a1 register. Signed-off-by: Alvin Chang <alvinga@andestech.com>
- Loading branch information