qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/9] target/riscv: debug: Introduce tinfo CSR


From: Bin Meng
Subject: Re: [PATCH 5/9] target/riscv: debug: Introduce tinfo CSR
Date: Wed, 15 Jun 2022 20:26:45 +0800

On Fri, Jun 10, 2022 at 1:21 PM <frank.chang@sifive.com> wrote:
>
> From: Frank Chang <frank.chang@sifive.com>
>
> tinfo.info:
>   One bit for each possible type enumerated in tdata1.
>   If the bit is set, then that type is supported by the currently
>   selected trigger.
>
> Signed-off-by: Frank Chang <frank.chang@sifive.com>
> ---
>  target/riscv/cpu_bits.h |  1 +
>  target/riscv/csr.c      |  8 ++++++++
>  target/riscv/debug.c    | 10 +++++++---
>  target/riscv/debug.h    |  2 ++
>  4 files changed, 18 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]