aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/mtrap.S
AgeCommit message (Expand)Author
2023-11-02riscv: Align the trap handler to 64 bytesSamuel Holland
2023-10-24riscv: Remove common.h usageTom Rini
2020-02-10riscv: Add option to print registers on exceptionSean Anderson
2018-12-18riscv: Return to previous privilege level after trap handlingBin Meng
2018-12-18riscv: Fix context restore before returning from trap handlerBin Meng
2018-12-18riscv: Move trap handler codes to mtrap.SBin Meng