DCSR cause was moved, bug debug ROM wasn't updated
authorTim Newsome <tim@sifive.com>
Fri, 3 Jun 2016 20:08:09 +0000 (13:08 -0700)
committerTim Newsome <tim@sifive.com>
Fri, 3 Jun 2016 20:08:09 +0000 (13:08 -0700)
commit127cf78387447aba8f6bd19783a0c66ae5f3791a
tree054af4fca6678e93f45847695111ef3caf96d71b
parente977e2297aa83f244501bb4a5c3752d2c73bddc9
DCSR cause was moved, bug debug ROM wasn't updated

As a result Debug ROM would always take the spontaneous halt code path.
This didn't hurt spike since (so far?) the spike debug handler doesn't
attempt to do anything quick while code is running. But now the ROM is
more correct.
debug_rom/debug_rom.S
debug_rom/debug_rom.h