diff --git a/CHANGELOG.md b/CHANGELOG.md index 285f1e8d9..a8149dcbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # CHANGELOG +## [3.8.1] - 2023-11-01 +- Updated trap handler to avoid using mstatush when used for Priv Arch 1.11 +- Updated GOTO_Lower_Mode macro to adjust the save area when switching to Umode. + ## [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 diff --git a/riscv-test-suite/env/arch_test.h b/riscv-test-suite/env/arch_test.h index 40c135ccf..dadf164c2 100644 --- a/riscv-test-suite/env/arch_test.h +++ b/riscv-test-suite/env/arch_test.h @@ -188,7 +188,7 @@ #ifndef SET_ABS_TVAL_MSK #define SET_ABS_TVAL_MSK ((1<