Age | Commit message (Expand) | Author |
2021-07-11 | lib: sbi: Implement firmware counters | Atish Patra |
2020-12-24 | lib: sbi: Fix sign-extension in sbi_misaligned_load_handler() | Anup Patel |
2020-08-04 | lib: sbi_misaligned_ldst: Determine transformed instruction length correctly | Anup Patel |
2020-03-28 | lib: sbi_misaligned_ldst: Remove mcause, scratch and hartid parameters | Anup Patel |
2020-03-28 | lib: sbi_trap: Remove scratch parameter from sbi_trap_redirect() | Anup Patel |
2020-03-28 | lib: Remove scratch parameter from unpriv load/store functions | Anup Patel |
2020-03-13 | lib: sbi: Fix misaligned trap handling | Damien Le Moal |
2019-12-16 | lib: Use MTINST CSR in misaligned load/store emulation | Anup Patel |
2019-12-16 | lib: Extend trap redirection for hypervisor v0.5 spec | Anup Patel |
2019-11-21 | lib: Better naming of unpriv APIs for wider use | Anup Patel |
2019-11-21 | lib: No need to set VSSTATUS.MXR bit in get_insn() | Anup Patel |
2019-09-30 | include: Extend get_insn() to read instruction from VS/VU mode | Anup Patel |
2019-08-13 | lib: Handle traps when doing unpriv load/store in get_insn() | Anup Patel |
2019-07-26 | lib: Allow compiling without FP support | Anup Patel |
2019-06-19 | lib: Move sbi core library to lib/sbi | Atish Patra |