summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_hart_pmp.c
AgeCommit message (Expand)Author
2026-08-02lib: sbi: Extend hart protection abstraction to allow ID configurationAnup Patel
2026-08-02lib: sbi: Add domain parameter to hart protection (un)configure()Anup Patel
2026-06-10lib: sbi: Move hart PMP functions to sbi_hart_pmp.cNicholas Piggin
2026-06-10lib: sbi: Add hart_ prefix to PMP functionsNicholas Piggin
2026-02-25lib: sbi_hart_pmp: disable unconfigured PMP entriesVladimir Kondratiev
2025-12-21lib: sbi_domain: add sbi_domain_get_oldpmp_flagsBo Gan
2025-12-21lib: sbi_hart_pmp: make sbi_hart_pmp_fence publicBo Gan
2025-12-16lib: sbi: Expose __sbi_sfence_vma_all() functionAndrew Waterman
2025-12-16lib: sbi: Factor-out PMP programming into separate sourcesAnup Patel