[PATCH 0/1] hw/riscv: Add ACT related support

Weiwei Li posted 1 patch 1 year, 1 month ago
There is a newer version of this series
hw/char/riscv_htif.c | 39 ++++++++++++++++++++++++++++++++++++++-
hw/riscv/spike.c     | 16 ++++++++++++++++
2 files changed, 54 insertions(+), 1 deletion(-)
[PATCH 0/1] hw/riscv: Add ACT related support
Posted by Weiwei Li 1 year, 1 month ago
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