[PATCH v3 04/11] lib: sbi: Delegate PMU counter overflow interrupt to S mode
Bin Meng
bmeng.cn at gmail.com
Wed Nov 3 20:09:51 PDT 2021
On Tue, Nov 2, 2021 at 11:11 PM Atish Patra <atish.patra at wdc.com> wrote:
>
> OpenSBI doesn't handle PMU counters for now. Delete the overflow counter to
Delegate, not Delete
> S-mode always.
>
> Reviewed-by: Anup Patel <anup.patel at wdc.com>
> Signed-off-by: Atish Patra <atish.patra at wdc.com>
> ---
> include/sbi/riscv_encoding.h | 2 ++
> lib/sbi/sbi_hart.c | 3 +++
> 2 files changed, 5 insertions(+)
>
Otherwise,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the opensbi
mailing list