Hello, We are pushing a change to remove patches 67717 <https://gem5-review.googlesource.com/c/public/gem5/+/67717> (arch-riscv: Fix the CSR instruction behavior.) and 67897 <https://gem5-review.googlesource.com/c/public/gem5/+/67897> (arch-riscv: Fix the behavior of write to status CSR), as they are currently causing timeout failures within the nightly tests for gem5. In particular, when running the RISC-V Ubuntu boot test on top of these changes, the simulation appears to hang indefinitely. This problem can be recreated by running:
scons build/ALL/gem5.opt build/ALL/gem5.opt configs/example/gem5_library/riscv-ubuntu-run.py If the cause for the timeout issues can be figured out and fixed, they can be re-incorporated into the develop branch. In the meantime, they'll be removed to ensure that the nightly tests can start running again. In addition, the patch to remove these changes can be found here <https://gem5-review.googlesource.com/c/public/gem5/+/68637>. Thanks for the help! Best, Melissa Jost
_______________________________________________ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org