Skip to content

Commit

Permalink
ci: add ci tests for Smstateen extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
NewPaulWalker committed Dec 6, 2024
1 parent d0e0de4 commit 989b3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/xiangshan.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ def __get_ci_misc(self, name=None):
"isa_misc/xret_clear_mprv.bin",
"isa_misc/satp_ppn.bin",
"cache-management/softprefetchtest-riscv64-xs.bin"
"smstateen/rvh_test.bin"
]
misc_tests = map(lambda x: os.path.join(base_dir, x), workloads)
return misc_tests
Expand Down

0 comments on commit 989b3a2

Please sign in to comment.