summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlistair Francis2022-09-14 12:11:06 +0200
committerAlistair Francis2022-09-26 23:04:38 +0200
commit277b210dd86636cc910bf6cd9a5477d01a10603f (patch)
tree89d327e0332c45272ba5d97fdba033af1386f9ec /include
parenttarget/riscv: remove fixed numbering from GDB xml feature files (diff)
downloadqemu-277b210dd86636cc910bf6cd9a5477d01a10603f.tar.gz
qemu-277b210dd86636cc910bf6cd9a5477d01a10603f.tar.xz
qemu-277b210dd86636cc910bf6cd9a5477d01a10603f.zip
target/riscv: Set the CPU resetvec directly
Instead of using our properties to set a config value which then might be used to set the resetvec (depending on your timing), let's instead just set the resetvec directly in the env struct. This allows us to set the reset vec from the command line with: -global driver=riscv.hart_array,property=resetvec,value=0x20000400 Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220914101108.82571-2-alistair.francis@wdc.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions