summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_scratch.h
AgeCommit message (Expand)Author
2019-02-20firmware: Improve low-level trap handler for M-mode to M-mode trapsAnup Patel
2019-02-14lib: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-16include: Add documentation for sbi_trap_regs and friendsAnup Patel
2019-01-16include: Add documentation for sbi_scratch and friendsAnup Patel
2019-01-02include: Remove redundant tmp0 from struct sbi_scratchAnup Patel
2019-01-02include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.hAnup Patel
2018-12-11Initial commit.Anup Patel