summaryrefslogtreecommitdiff
path: root/lib/sbi/riscv_unpriv.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-21lib: Better naming of unpriv APIs for wider useAnup Patel1-164/+0
2019-11-21lib: No need to set VSSTATUS.MXR bit in get_insn()Anup Patel1-8/+2
2019-11-21include: Remove ilen member of struct unpriv_trapAnup Patel1-19/+31
2019-09-30include: Extend get_insn() to read instruction from VS/VU modeAnup Patel1-23/+27
2019-08-13lib: Handle traps when doing unpriv load/store in get_insn()Anup Patel1-31/+40
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra1-0/+145