aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv/trap_util.S
AgeCommit message (Expand)Author
2016-08-15arch/riscv: Set the stack pointer upon trap entryJonathan Neuschäfer
2016-07-18arch/riscv: Change all eret instructions to .word 0x30200073 (mret)Jonathan Neuschäfer
2016-06-12arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constantJonathan Neuschäfer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-15riscv-trap-handling: Add functionality, prevent stack corruptionThaminda Edirisooriya
2015-09-10riscv-trap-handling: Add implementation for trap calls in riscvThaminda Edirisooriya
2015-08-26riscv-trap-handling: Add preliminary trap handling for riscvThaminda Edirisooriya