lib: sbi_pmu: Firmware counters are always 64 bits wide
authorAnup Patel <apatel@ventanamicro.com>
Wed, 24 Aug 2022 06:14:40 +0000 (11:44 +0530)
committerAnup Patel <anup@brainfault.org>
Thu, 1 Sep 2022 11:23:18 +0000 (16:53 +0530)
commite238459fabb7bdf9237662297bbe8b177e0fb906
treebb2b8f52fc2e6691e4add2acc0a2417681226af4
parent1664d0efce0b7945394148870acafe19c2b3e900
lib: sbi_pmu: Firmware counters are always 64 bits wide

As-per SBI specification, all firmware counters are always 64 bits
wide so let us update the SBI PMU implementation to reflect this fact.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
lib/sbi/sbi_pmu.c