Browse Source
This greatly reduces the amount of spinning in the debug loop spike does when DEBUG_ROM_FLAGS are written by the debug module, because now it's not getting a cached version over and over again. Test using riscv-tests/debug. Debugging still works.pull/1054/head
2 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue