Searched hist:"6 ea8d3fc40a8db8d22d00255cea9f9f8c927d643" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | debug.c | diff 6ea8d3fc40a8db8d22d00255cea9f9f8c927d643 Fri Sep 09 08:42:11 CDT 2022 Frank Chang <frank.chang@sifive.com> target/riscv: debug: Restrict the range of tselect value can be written
The value of tselect CSR can be written should be limited within the range of supported triggers number.
Signed-off-by: Frank Chang <frank.chang@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com> Message-Id: <20220909134215.1843865-5-bmeng.cn@gmail.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|