Skip to content

Releases: riscv-non-isa/riscv-arch-test

2.4.5

18 Aug 16:32
Compare
Choose a tag to compare
  • fix for issue #195

2.4.4

22 Jul 05:28
20f58fc
Compare
Choose a tag to compare
  • Annotating tags during releases

2.4.3

17 Jun 14:29
acf857c
Compare
Choose a tag to compare
  • 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

21 Apr 07:41
b436dd0
Compare
Choose a tag to compare
  • changed all occurances of SPTBR to the new name SATP

2.4.1

05 Apr 15:40
b6b7b67
Compare
Choose a tag to compare
  • 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

30 Mar 11:32
da00add
Compare
Choose a tag to compare

2021-03-26 Duncan Graham [email protected]
- Added new K Crypto (scalar) (0.8.1) tests from Imperas

2.3.1

29 Mar 15:10
Compare
Choose a tag to compare

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

16 Mar 04:03
Compare
Choose a tag to compare
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

28 Jan 17:43
Compare
Choose a tag to compare

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