aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_trap.h
AgeCommit message (Expand)Author
2021-04-01firware: optimize the exception exit codeXiang W
2021-03-22include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__Marouene Boubakri
2021-01-15include: sbi: No need to pack struct sbi_trap_regsAnup Patel
2021-01-07lib: sbi: Introduce sbi_trap_exit() APIAnup Patel
2020-03-28lib: sbi_trap: Simplify sbi_trap_handler() APIAnup Patel
2020-03-28lib: sbi_trap: Remove scratch parameter from sbi_trap_redirect()Anup Patel
2020-03-28lib: Optimize unpriv load/store implementationAnup 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
2019-09-30lib: Extend sbi_trap_redirect() for hypervisor extensionAnup Patel
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-16include: Add documentation for sbi_trap_regs and friendsAnup Patel
2019-01-02include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.hAnup Patel
2018-12-31lib: Redirect illegal instruction trap to S-mode when not handledAnup Patel
2018-12-11Initial commit.Anup Patel