summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_unpriv.c
AgeCommit message (Expand)Author
2026-06-17lib: sbi: Add variable-length unprivilege access functionsBo Gan
2025-07-20lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()Alvin Chang
2023-05-11lib: sbi: Remove unnecessary semicolonXiang W
2022-06-21lib: sbi: Fix tval and tinst for sbi_get_insn()dramforever
2022-03-27lib: Add error messages via conditional compilation for the futureXiang W
2020-05-16lib: Optimize inline assembly for unprivilege access functionsAtish Patra
2020-05-10lib: Rename unprivileged trap handlerAtish Patra
2020-03-28lib: Remove scratch parameter from unpriv load/store functionsAnup Patel
2020-03-28lib: Optimize unpriv load/store implementationAnup Patel
2020-03-08include: Move bits related defines and macros to sbi_bitops.hAnup Patel
2019-12-16lib: Fix sbi_get_insn() for load guest page faultAnup Patel
2019-12-16include: Extend struct sbi_trap_info for mtval2 and mtinstAnup Patel
2019-11-21lib: Better naming of unpriv APIs for wider useAnup Patel