summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/include/sbi.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/riscv: Convert to SPDX license headerPatrick Georgi2020-03-061-14/+2
* arch/riscv: Define and use SBI_ENOSYSJonathan Neuschäfer2018-12-191-0/+2
* riscv: add support for supervisor binary interface (SBI)Xiang Wang2018-11-051-0/+37