summaryrefslogtreecommitdiff
path: root/lib/sbi_trap.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-16include: Add documentation for sbi_trap_regs and friendsAnup Patel1-4/+30
2018-12-31lib: Redirect illegal instruction trap to S-mode when not handledAnup Patel1-0/+43
2018-12-27lib: Print mtval in sbi_trap_error()Anup Patel1-11/+11
2018-12-26lib: Add misaligned load/store trap handlingAnup Patel1-1/+10
2018-12-21Introduce sbi_current_hartid()Damien Le Moal1-1/+1
2018-12-11Initial commit.Anup Patel1-0/+110