summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_unpriv.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-21lib: Better naming of unpriv APIs for wider useAnup Patel1-48/+0
2019-11-21lib: No need to set VSSTATUS.MXR bit in get_insn()Anup Patel1-1/+1
2019-11-21include: Remove ilen member of struct unpriv_trapAnup Patel1-1/+0
2019-09-30include: Extend get_insn() to read instruction from VS/VU modeAnup Patel1-1/+1
2019-08-13lib: Handle traps when doing unpriv load/store in get_insn()Anup Patel1-1/+2
2019-05-24lib: Handle page/access fault caused by unpriv load/storeAnup Patel1-4/+16
2019-05-24include: Make unprivilege load/store functions as non-inline functionsAnup Patel1-102/+20
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-53/+53
2019-04-01include: Make mstatus parameter optional for get_insn()Anup Patel1-3/+4
2019-04-01include: Rename sbi_unpriv.h to riscv_unpriv.hAnup Patel1-0/+117