Skip to content

Commit

Permalink
submodule(ready-to-run): bump nemu ref and spike ref (OpenXiangShan#3711
Browse files Browse the repository at this point in the history
)

* NEMU commit: ffe101a53d5479253377eb662b0012426c61290e
* NEMU configs:
  * riscv64-xs-ref_defconfig
  * riscv64-dual-xs-ref_defconfig

* SPIKE commit: 6a83d0cc6e2dff01002ea84daa024f97afa4a96f
* SPIKE config: CPU=XIANGSHAN

NEMU Including:
  * feat(trigger): add trigger support for vector ld/st.
* fix(tval): tval should be a virtual address used to access memory when
ld/st trigger fire.
  * feat(Zcb): support Zcb load/store instructions
  * fix(trigger): fix PC vaddr for instruction fetch trigger.
  * submodule(ready-to-run): bump ready-to-run to fix trigger.
  * fix(csr): check inst exception for Zicbom & Zicboz (OpenXiangShan#537)
* fix(csr, RVH): modify hstatus.vsbe to RO to be same with XiangShan
(OpenXiangShan#545)
* fix(priv): do not check xstimecmp if normal permit is violated (OpenXiangShan#571)

SPIKE Including:
  * fix(tdata1): CPU_XIANGSHAN do not implement hit field in mcontrol6.

---------

Co-authored-by: lewislzh <[email protected]>
  • Loading branch information
Tang-Haojin and lewislzh authored Oct 10, 2024
1 parent 9acb8f9 commit ecac006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ready-to-run

0 comments on commit ecac006

Please sign in to comment.