summary refs log tree commit diff stats
path: root/python/scripts
diff options
context:
space:
mode:
authorJason Chien <jason.chien@sifive.com>2024-03-28 10:23:12 +0800
committerAlistair Francis <alistair.francis@wdc.com>2024-06-03 11:12:12 +1000
commit4a90991234f003d8fe55919e84bf3ec7d542830e (patch)
tree148184a9509ec657a3175b7e21997484ccea0ef0 /python/scripts
parente7dc5e160f69678432c24827b522baf82b73688a (diff)
downloadfocaccia-qemu-4a90991234f003d8fe55919e84bf3ec7d542830e.tar.gz
focaccia-qemu-4a90991234f003d8fe55919e84bf3ec7d542830e.zip
target/riscv: Relax vector register check in RISCV gdbstub
In current implementation, the gdbstub allows reading vector registers
only if V extension is supported. However, all vector extensions and
vector crypto extensions have the vector registers and they all depend
on Zve32x. The gdbstub should check for Zve32x instead.

Signed-off-by: Jason Chien <jason.chien@sifive.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Reviewed-by: Max Chou <max.chou@sifive.com>
Message-ID: <20240328022343.6871-4-jason.chien@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions