aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/mtrap.S
AgeCommit message (Expand)AuthorFilesLines
2020-02-10riscv: Add option to print registers on exceptionSean Anderson1-1/+2
2018-12-18riscv: Return to previous privilege level after trap handlingBin Meng1-8/+0
2018-12-18riscv: Fix context restore before returning from trap handlerBin Meng1-1/+1
2018-12-18riscv: Move trap handler codes to mtrap.SBin Meng1-0/+111