diff --git a/cv32e40s/regress/cv32e40s_full.yaml b/cv32e40s/regress/cv32e40s_full.yaml index 66ba231d96..b00d1cc985 100644 --- a/cv32e40s/regress/cv32e40s_full.yaml +++ b/cv32e40s/regress/cv32e40s_full.yaml @@ -576,3 +576,10 @@ tests: builds: [ uvmt_cv32e40s_clic ] dir: cv32e40s/sim/uvmt cmd: make test TEST=zcmt_test + + mhpmcounter_write_test: + description: test writing to mhpm counters + builds: [ uvmt_cv32e40s ] + dir: cv32e40s/sim/uvmt + cmd: make test TEST=mhpmcounter_write_test +