diff options
| author | Anup Patel <[email protected]> | 2023-04-19 13:40:19 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-06-05 15:48:43 +0530 |
| commit | bbff53fe3b6cdd3c9bc084d489640d7ee2a3f831 (patch) | |
| tree | fa52f05c703b91ae42e0dfaa08706b2ea005e9d2 /lib/utils | |
| parent | 2a04f7037317c6c5b591b160a074c700de9b3378 (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
