-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ot] target/riscv: cpu: add a reset exit function to update resetvec …
…and mtvec. These vectors may be updated while hart is held in reset, so they should be updated on reset exit, since reset_hold is only invoked on reset enter (Resettable API) Signed-off-by: Emmanuel Blot <[email protected]>
- Loading branch information
1 parent
902ca32
commit 3fec1e6
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters