Skip to content

Commit

Permalink
🐛 [rtl] fix MEPC value for instruction access faults (#458)
Browse files Browse the repository at this point in the history
* [sw/lib] RTE: minor optimizations

* [sw/example] modify i-access exception test

for instruction fetch access exceptions MEPC has to point to the address that caused the exception (i.e. the failing instruction fetch itself)

* [docs] add warning regarding non-resumable exceptions

* [CHANGELOG] add v1.7.8.8

* [sw/example] processor_check: minor cleanup

* 🐛 [rtl] fix xEPC value on instruction access fault

* [rtl] minor edit

add missing default level dcsr.cause CSR
  • Loading branch information
stnolting authored Dec 17, 2022
1 parent 8a21ef4 commit 2b92a7c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2b92a7c

Please sign in to comment.