Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-30 | lib: sbi: move sbi_double_trap_handler() to a dedicated header | Clément Léger | 1 | -2/+0 |
2024-12-06 | lib: sbi_misaligned_ldst: Add handling of vector load/store | Nylon Chen | 1 | -0/+9 |
2024-10-25 | lib: sbi: add Ssdbltrp ISA extension support | Clément Léger | 1 | -0/+2 |
2024-03-19 | lib: sbi: Simplify parameters of misaligned and access fault handlers | Anup Patel | 1 | -8/+4 |
2024-03-11 | lib: sbi: abstract out insn decoding to unify mem fault handlers | Bo Gan | 1 | -1/+12 |
2024-03-11 | lib: sbi: change prototype of sbi_misaligned_load/store_handler | Bo Gan | 1 | -4/+5 |
2024-03-11 | include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h | Bo Gan | 1 | -0/+23 |