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_ecall_interface.h
Age
Commit message (
Expand
)
Author
2022-07-30
lib: sbi: Add the bound check for events during config match
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2021-03-12
include: sbi: SBI function IDs for RFENCE extension
Heinrich Schuchardt
2021-03-03
include: sbi: Add HSM suspend related defines
Anup Patel
2021-03-03
include: sbi: Simplify HSM state define names
Anup Patel
2020-12-01
include: sbi: Add SBI SRST extension related defines
Anup Patel
2020-06-20
lib: Don't return any invalid error from SBI ecall
Anup Patel
2020-05-19
include: sbi: Add firmware extension constants
Daniel Schaefer
2020-03-10
lib: sbi: Fix coding style issues
Bin Meng
2020-02-24
lib: Implement Hart State Management (HSM) SBI extension
Atish Patra
2020-02-24
lib: Add possible hart status values
Atish Patra
2019-12-23
lib: Add replacement extension and function ids
Atish Patra
2019-10-03
lib: Provide a platform hook to implement vendor specific SBI extensions.
Atish Patra
2019-10-03
lib: Implement SBI v0.2
Atish Patra
2019-10-03
lib: Rename existing SBI implementation as 0.1.
Atish Patra
2019-10-03
Test: Move test payload related code out of interface header
Atish Patra
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
2018-12-27
lib: Move ECALL defines to sbi_ecall_interface.h
Anup Patel