Releases: riscv-non-isa/riscv-arch-test
Releases · riscv-non-isa/riscv-arch-test
2.4.5
2.4.4
- Annotating tags during releases
2.4.3
- added new 64-bit K crypto tests as per the test-plan presented by the scalar crypto task group
here- added new 32-bit K crypto tests as per the above mentioned test-plan.
- added coverage and data propagation reports for the above tests.
- updated README in riscv-test-suite
- added missing semi-colon in example target Makefile.include files
2.4.2
- changed all occurances of SPTBR to the new name SATP
2.4.1
- updated issue number in TestFormatSpec to be consistent with doc history
- adding a contribution guideline
- updated comment on usage of RISCV_DEVICE in Makefile.include
- updated licenses that are currently used by tests
- renamed K tests to K_unratified
- updated ci to build and upload pdf for testformatspec
2.4.0
2021-03-26 Duncan Graham [email protected]
- Added new K Crypto (scalar) (0.8.1) tests from Imperas
2.3.1
Changed
- Compliance Task Group changed to Architecture Test SIG in all docs and comments
- replacing old riscv-compliance link with new riscv-arch-test links
- fixed ci for release
Removed
- spec/TestFormatSpec.pdf is removed since its old. Keeping only adoc file
- removing obsolete and commented out portions from doc/README
2.3
Added
- updated maintainers list in root-level readme
- updated the links to riscof, isac and ctg repos and docs in root-level readme
- adding CI to update versions automatically
Removed
- replaced spike target with a REAMDE pointing to riscv-isa-sim/arch_test_target/README.md
Bump version to 2.2
Fix typo in README.adoc (#159)
Update for support of riscvOVPsim (#161)
verify.sh: add whitespace in passing message (#164)
Fix NARG macro. (#167)
Deduplicate makefiles
Makefile: order simulate target before verify
Makefile.include: document RISCV_TEST
Makefile: use $(TARGETDIR) instead of hard-coded path
Changelog: update
Add ISA check