summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_error.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-11lib: sbi: Add PMU supportAtish Patra1-0/+2
2020-06-20lib: Don't return any invalid error from SBI ecallAnup Patel1-16/+19
2020-03-10lib: sbi: Fix coding style issuesBin Meng1-16/+16
2020-02-24lib: Implement hart hotplugAtish Patra1-0/+1
2019-10-03lib: Align error codes as per SBI specification.Atish Patra1-4/+6
2019-05-24lib: Handle page/access fault caused by unpriv load/storeAnup Patel1-0/+1
2019-05-24lib: Add a simple brain-dead allocator to manage extra scratch spaceAnup Patel1-0/+1
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson1-0/+4
2019-04-03lib: More improvements to sbi_fifoAnup Patel1-0/+1
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2018-12-11Initial commit.Anup Patel1-0/+25