summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_error.h
AgeCommit message (Expand)Author
2025-02-19include: sbi: Add SBI_ERR_DENIED_LOCKEDClément Léger
2024-12-06lib: sbi: Add SBI Message Proxy (MPXY) frameworkRahul Pathak
2024-04-05lib: sbi: Add support for Supervisor Software Events extensionClément Léger
2023-12-19lib: sbi: Remove the SBI_ETRAP error codeAnup Patel
2023-12-08lib: sbi_pmu: Add PMU snapshot definitionsAtish Patra
2021-07-11lib: sbi: Add PMU supportAtish Patra
2020-06-20lib: Don't return any invalid error from SBI ecallAnup Patel
2020-03-10lib: sbi: Fix coding style issuesBin Meng
2020-02-24lib: Implement hart hotplugAtish Patra
2019-10-03lib: Align error codes as per SBI specification.Atish Patra
2019-05-24lib: Handle page/access fault caused by unpriv load/storeAnup Patel
2019-05-24lib: Add a simple brain-dead allocator to manage extra scratch spaceAnup Patel
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-04-03lib: More improvements to sbi_fifoAnup Patel
2019-01-24all: Update copyright header in all filesAnup patel
2018-12-11Initial commit.Anup Patel