diff options
author | Anup Patel <anup.patel@wdc.com> | 2021-07-11 14:28:19 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-07-11 14:31:21 +0530 |
commit | a76ac4449bf2b67b899ebdb5085834e94987b690 (patch) | |
tree | f1733139bb9d6c00c3240c213b6ffc5a332b463e /firmware | |
parent | b88b3661d43760fbc06bc83de2c5b204a2bb03dd (diff) |
lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
The sbi_pmu_exit() crashes on systems not having MCOUNTINHIBIT csr
so to fix this we check SBI_HART_HAS_MCOUNTINHIBIT feature in
sbi_pmu_exit() and do nothing if it is not available.
Fixes: 13d40f21d588 ("lib: sbi: Add PMU support")
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions