aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_error.h
AgeCommit message (Expand)AuthorFilesLines
2025-02-19include: sbi: Add SBI_ERR_DENIED_LOCKEDClément Léger1-0/+1
2024-12-06lib: sbi: Add SBI Message Proxy (MPXY) frameworkRahul Pathak1-7/+8
2024-04-05lib: sbi: Add support for Supervisor Software Events extensionClément Léger1-0/+2
2023-12-19lib: sbi: Remove the SBI_ETRAP error codeAnup Patel1-3/+2
2023-12-08lib: sbi_pmu: Add PMU snapshot definitionsAtish Patra1-0/+1
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