lib: sbi_pmu: Update sbi_pmu dev ops
authorMayuresh Chitale <mchitale@ventanamicro.com>
Thu, 9 Mar 2023 13:13:55 +0000 (18:43 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 10 Mar 2023 08:30:26 +0000 (14:00 +0530)
commitb51ddffcc043fb94ebcbffce7682b2d0deef5afd
tree6386163c63d5b7ffd91831ae87e7bfa276e81511
parent548e4b4b28b96aa771c2f49a5b255ba6cc26777f
lib: sbi_pmu: Update sbi_pmu dev ops

Update fw_event_validate_code, fw_counter_match_code and fw_counter_start
ops which used a 32 bit event code to use the 64 bit event data instead.

Signed-off-by: Mayuresh Chitale <mchitale@ventanamicro.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
include/sbi/sbi_pmu.h
lib/sbi/sbi_pmu.c