index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
sbi_error.h
Age
Commit message (
Expand
)
Author
2025-02-19
include: sbi: Add SBI_ERR_DENIED_LOCKED
Clément Léger
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
2023-12-08
lib: sbi_pmu: Add PMU snapshot definitions
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2020-06-20
lib: Don't return any invalid error from SBI ecall
Anup Patel
2020-03-10
lib: sbi: Fix coding style issues
Bin Meng
2020-02-24
lib: Implement hart hotplug
Atish Patra
2019-10-03
lib: Align error codes as per SBI specification.
Atish Patra
2019-05-24
lib: Handle page/access fault caused by unpriv load/store
Anup Patel
2019-05-24
lib: Add a simple brain-dead allocator to manage extra scratch space
Anup Patel
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2019-04-03
lib: More improvements to sbi_fifo
Anup Patel
2019-01-24
all: Update copyright header in all files
Anup patel
2018-12-11
Initial commit.
Anup Patel