Skip to content

Commit

Permalink
Merge pull request #2249 from silabs-hfegran/dev_hf_pmp_csr_test
Browse files Browse the repository at this point in the history
Added PMP CSR write test to aid coverage closure
  • Loading branch information
silabs-robin authored Oct 17, 2023
2 parents 309e400 + 10b378e commit d5fca75
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cv32e40s/regress/cv32e40s_full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,12 @@ tests:
dir: cv32e40s/sim/uvmt
cmd: make test TEST=pmp

pmp_csr_access_test:
description: Test to write to all bits of all 64 PMP CSRs
builds: [ uvmt_cv32e40s_clic ]
dir: cv32e40s/sim/uvmt
cmd: make test TEST=pmp_csr_access_test

b_ext_test:
description: Directed Zb extension test
builds: [ uvmt_cv32e40s_b_ext_all]
Expand Down
Loading

0 comments on commit d5fca75

Please sign in to comment.