summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/mcall.c
Commit message (Expand)AuthorAgeFilesLines
* arch/riscv/mcall: Drop debug codePatrick Rudolph2019-06-281-9/+0
* riscv: Simplify payload handlingXiang Wang2019-02-021-1/+2
* riscv: update mtime initializationXiang Wang2018-09-101-3/+1
* riscv: add include/arch/smp/ directoryXiang Wang2018-07-121-1/+0
* arch/riscv: Remove the current SBI implementationJonathan Neuschäfer2017-12-021-61/+0
* arch/riscv: hls_init: Initialize time{,cmp} with dummy pointersJonathan Neuschäfer2017-09-271-6/+3
* riscv: Move mcall numbers to mcall.h, adjust their namesJonathan Neuschäfer2017-01-161-12/+0
* riscv: get SBI calls to workRonald G. Minnich2017-01-161-2/+23
* arch/riscv/mcall.c: Return the correct memory base and sizeJonathan Neuschäfer2016-12-061-3/+7
* riscv: Unify SBI call implementations under arch/riscv/Jonathan Neuschäfer2016-11-071-0/+101