summaryrefslogtreecommitdiff
path: root/lib/utils/cppc
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2026-04-30 14:55:24 +1000
committerAnup Patel <[email protected]>2026-06-10 17:37:49 +0530
commit63350c6ea6a9ba8097b15c7159a00c428377623c (patch)
tree283932a0b1710452bc6eb12d0bcad5dbb8b4e791 /lib/utils/cppc
parentf7738cc1e5cea8cae6919810407a8903248ad497 (diff)
lib: sbi: Add hart_ prefix to PMP functions
PMP functions that deal with hart PMP CSRs are given a sbi_hart_ prefix, to distinguish from RISC-V PMP encoding functions. The is_pmp_entry_mapped() function is changed a little more, to align with other PMP conventions, and made to return a bool to make it more obvious that it returns a bool and not an SBI_ return code. Signed-off-by: Nicholas Piggin <[email protected]> Reviewed-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions