opensbi/include
Atish Patra 37f9b0f2f2 lib: sbi: Implement SBI PMU extension
RISC-V SBI specfication 0.3 defines a PMU extension that allows supervisor
mode to start/stop/configure pmu related events. This patch implements
all of the functionality defined in the specification.

Reviewed-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
2021-07-11 10:38:02 +05:30
..
sbi lib: sbi: Implement SBI PMU extension 2021-07-11 10:38:02 +05:30
sbi_utils utils: fdt: Add fdt helper functions to parse PMU DT nodes 2021-07-11 10:27:57 +05:30