summaryrefslogtreecommitdiff
path: root/scripts/create-binary-archive.sh
diff options
context:
space:
mode:
authorMayuresh Chitale <[email protected]>2023-08-02 16:45:23 +0530
committerAnup Patel <[email protected]>2023-08-06 10:09:25 +0530
commitc744ed77b18cd2c3c6deb77a53f6a6e67de2d153 (patch)
tree3ff0545fb3b18d4f221192838d66b68c01864521 /scripts/create-binary-archive.sh
parentf536e0b02e7e29abc7e6d845939a8c9fb00ab7e1 (diff)
lib: sbi_pmu: Enable noncontigous hpm event and counters
Platforms may implement hpm events/counters non contiguously but the current implementation assumes them to be always contigous. Add a bitmap that captures the hpm events/counters as implemented in the hardware and use it to set the max limit of hardware counters visible to the OS. Counters not implemented in the hardware can't be used by the OS because those wont be described in the DT. Signed-off-by: Mayuresh Chitale <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'scripts/create-binary-archive.sh')
0 files changed, 0 insertions, 0 deletions