Allow multiple reset vectors.
authorTim Newsome <tim@sifive.com>
Wed, 20 Sep 2017 00:10:36 +0000 (17:10 -0700)
committerTim Newsome <tim@sifive.com>
Wed, 20 Sep 2017 00:10:36 +0000 (17:10 -0700)
commitfcd0e956339560021e2a16a143697b8123f227d6
tree6a030e94821cd27c70d49ddf9338fd77557f1628
parent51b823c7ed8391756a83cab854cd4c646dd13acf
Allow multiple reset vectors.

Some boards have jumpers that control the reset vector, and forcing them
one way or another is more annoying than dealing with it in software.
debug/gdbserver.py
debug/targets.py
debug/targets/RISC-V/spike32.py
debug/targets/RISC-V/spike64.py