diff options
| author | Nicholas Piggin <[email protected]> | 2026-04-30 14:55:24 +1000 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2026-06-10 17:37:49 +0530 |
| commit | 63350c6ea6a9ba8097b15c7159a00c428377623c (patch) | |
| tree | 283932a0b1710452bc6eb12d0bcad5dbb8b4e791 /lib/utils/cppc/objects.mk | |
| parent | f7738cc1e5cea8cae6919810407a8903248ad497 (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/objects.mk')
0 files changed, 0 insertions, 0 deletions
