summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/include/mcall.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Fix MENTRY_FRAME_SIZE to fit different machine lengthsXiang Wang2019-06-231-1/+1
* riscv: Add initial support for 32bit boardsPhilipp Hug2019-02-131-2/+9
* riscv: Simplify payload handlingXiang Wang2019-02-021-1/+7
* riscv: add support smp_pause / smp_resumeXiang Wang2018-11-051-1/+17
* riscv: update mtime initializationXiang Wang2018-09-101-0/+3
* riscv: add include/arch/smp/ directoryXiang Wang2018-07-121-1/+0
* arch/riscv: Remove the current SBI implementationJonathan Neuschäfer2017-12-021-28/+0
* src/arch: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-251-3/+3
* riscv: Suppress invalid coverity errorsMartin Roth2017-02-201-0/+1
* riscv: Move mcall numbers to mcall.h, adjust their namesJonathan Neuschäfer2017-01-161-0/+14
* riscv: get SBI calls to workRonald G. Minnich2017-01-161-16/+26
* riscv: Unify SBI call implementations under arch/riscv/Jonathan Neuschäfer2016-11-071-0/+70