Age | Commit message (Expand) | Author |
2021-04-01 | firware: optimize the exception exit code | Xiang W |
2021-03-22 | include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__ | Marouene Boubakri |
2021-01-15 | include: sbi: No need to pack struct sbi_trap_regs | Anup Patel |
2021-01-07 | lib: sbi: Introduce sbi_trap_exit() API | Anup Patel |
2020-03-28 | lib: sbi_trap: Simplify sbi_trap_handler() API | Anup Patel |
2020-03-28 | lib: sbi_trap: Remove scratch parameter from sbi_trap_redirect() | Anup Patel |
2020-03-28 | lib: Optimize unpriv load/store implementation | Anup Patel |
2019-12-16 | include: Extend struct sbi_trap_info for mtval2 and mtinst | Anup Patel |
2019-11-21 | lib: Better naming of unpriv APIs for wider use | Anup Patel |
2019-09-30 | lib: Extend sbi_trap_redirect() for hypervisor extension | Anup Patel |
2019-04-24 | all: run clang-format and update checked-in files | Olof Johansson |
2019-04-24 | all: Annotate some tables to have clang-format leave them alone | Olof Johansson |
2019-01-24 | all: Update copyright header in all files | Anup patel |
2019-01-16 | include: Add documentation for sbi_trap_regs and friends | Anup Patel |
2019-01-02 | include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h | Anup Patel |
2018-12-31 | lib: Redirect illegal instruction trap to S-mode when not handled | Anup Patel |
2018-12-11 | Initial commit. | Anup Patel |