diff options
| author | Bin Meng <bmeng@tinylab.org> | 2023-02-28 21:45:29 +0800 |
|---|---|---|
| committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-03-01 16:40:20 -0800 |
| commit | 7eac8f4191561492fa9fa1e12c80fe27d9842fc6 (patch) | |
| tree | 16d2ed9f0fbb2e06c226425b3ccd4f8b22285983 /docs/devel/secure-coding-practices.rst | |
| parent | a1f0083c6e3eee2d80e712e8a03abd70b25df097 (diff) | |
| download | focaccia-qemu-7eac8f4191561492fa9fa1e12c80fe27d9842fc6.tar.gz focaccia-qemu-7eac8f4191561492fa9fa1e12c80fe27d9842fc6.zip | |
target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
It's worth noting that the vector CSR predicate() has a similar
run-time check logic to the FPU CSR. With the previous patch our
gdbstub can correctly report these vector CSRs via the CSR xml.
Commit 719d3561b269 ("target/riscv: gdb: support vector registers for rv64 & rv32")
inserted these vector CSRs in an ad-hoc, non-standard way in the
riscv-vector.xml. Now we can treat these CSRs no different from
other CSRs.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Weiwei Li <liweiwei@iscas.ac.cn>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Message-ID: <20230228104035.1879882-13-bmeng@tinylab.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions