Skip to content

Commit

Permalink
Merge pull request riscv-non-isa#401 from Abdulwadoodd/trap-handl
Browse files Browse the repository at this point in the history
Updated Trap Handler
  • Loading branch information
allenjbaum authored Oct 27, 2023
2 parents 544665f + 25fe6f3 commit f484d91
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 262 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# CHANGELOG
## [3.8.0] - 2023-10-26
- Updated trap handler to handle delegated exceptions in S-mode for both bare and virtual modes.
- Added Hypervisor mode support in Trap handler
- Updated the save area within the trap handler file.
- Improved CSR Rename macro for code clarity.

## [3.7.5] - 2023-10-11
Add missing check ISA fields in recently modified div and amo tests
Expand Down
Loading

0 comments on commit f484d91

Please sign in to comment.