On 03/11/25, [email protected] wrote: > From: Alistair Francis <[email protected]> > > Now that mhpmcounter is always a 64-bit value we can remove the > upper_half argument from riscv_pmu_ctr_get_fixed_counters_val() and > always return a 64-bit value. > > Signed-off-by: Alistair Francis <[email protected]> > --- > target/riscv/csr.c | 40 +++++++++------------------------------- > 1 file changed, 9 insertions(+), 31 deletions(-)
Reviewed-by: Anton Johansson <[email protected]>
