| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-10 | lib: sbi: Add sbi_pmp_is_enabled() helper | Nicholas Piggin | |
| 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]> | |||
| 2026-06-10 | lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.c | Nicholas Piggin | |
| Create a new file for handling the RISC-V PMP format and the new pmp_t type, as opposed to hart PMP CSR specific access. 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]> | |||
