From fc32e41d49480fd99ba0a192dfff9c3319b44873 Mon Sep 17 00:00:00 2001 From: James Shi Date: Tue, 5 Nov 2024 01:45:41 +0800 Subject: [PATCH] riscv-arch-test 3.10.0 release (#550) Signed-off-by: Qinghao Shi --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a31a62d5..97be2378f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## [3.10.0] - 2024-11-04 +- Add support for Zvk* extensions +- Split float and double test cases into smaller ones +- Merged riscv-ctg and riscv-isac into riscv-arch-test, and updated README +- Updates crypto scalar instructions +- Physical Memory Protection (32/64) Tests and Covergroups +- CI updates: and updated Sail and Spike in CI +- Bug fixes + + ## [3.9.1] - 2024-07-01 - Converted one of the CANARY words to a delta instret count (there is a variable that will enable that) - Converted CODE/DATA/SIG_BEGIN/END to include all the little incidental code, so the tests template improves