summaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2023-04-19 13:40:19 +0530
committerAnup Patel <[email protected]>2023-06-05 15:48:43 +0530
commitbbff53fe3b6cdd3c9bc084d489640d7ee2a3f831 (patch)
treefa52f05c703b91ae42e0dfaa08706b2ea005e9d2 /lib/utils
parent2a04f7037317c6c5b591b160a074c700de9b3378 (diff)
lib: sbi_pmu: Use heap for per-HART PMU state
Instead of using a global array for per-HART PMU state, we should use heap to on-demand allocate per-HART PMU state when the HART is initialized in cold boot or warm boot path. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Andrew Jones <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions