qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] hw/riscv: Add ACT related support
@ 2023-03-06  9:03 Weiwei Li
  2023-03-06  9:03 ` [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests Weiwei Li
  0 siblings, 1 reply; 5+ messages in thread
From: Weiwei Li @ 2023-03-06  9:03 UTC (permalink / raw)
  To: qemu-riscv, qemu-devel
  Cc: palmer, alistair.francis, bin.meng, dbarboza, zhiwei_liu,
	wangjunqiang, lazyparser, Weiwei Li

ACT tests play an important role in riscv tests. This patch tries to
add related support to run ACT tests.

The port is available here:
https://github.com/plctlab/plct-qemu/tree/plct-act-upstream

The ACT tests can be run on qemu-system-riscv32/64 with machine argument
"-M spike,signature=<FILE>,signature-granularity=<granurity>".

Weiwei Li (1):
  hw/riscv: Add signature dump function for spike to run ACT tests

 hw/char/riscv_htif.c | 39 ++++++++++++++++++++++++++++++++++++++-
 hw/riscv/spike.c     | 16 ++++++++++++++++
 2 files changed, 54 insertions(+), 1 deletion(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-07  1:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-06  9:03 [PATCH 0/1] hw/riscv: Add ACT related support Weiwei Li
2023-03-06  9:03 ` [PATCH 1/1] hw/riscv: Add signature dump function for spike to run ACT tests Weiwei Li
2023-03-06 11:00   ` LIU Zhiwei
2023-03-06 12:10     ` liweiwei
2023-03-07  1:47       ` LIU Zhiwei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).