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
/
lib
/
sbi
Age
Commit message (
Expand
)
Author
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
2025-06-16
lib: sbi: dbtr: Fix update_triggers to match SBI
Jesse Taube
2025-06-16
lib: sbi: Optimize saddr mapping in sbi_dbtr.c
Xiang W
2025-06-16
lib: sbi: dbtr: Fix shared memory layout
Jesse Taube
2025-06-16
lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
Anup Patel
2025-06-15
lib: sbi: fwft: Use only the provided PMLEN value
Samuel Holland
2025-06-15
lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()
Clément Léger
2025-06-15
lib: sbi: pmu: Add SSE register/unregister() callbacks
Clément Léger
2025-05-20
lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0
James Raphael Tiovalen
2025-05-20
include: sbi: Change SBI spec version to 3.0
Anup Patel
2025-05-20
lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
Yao Zi
2025-05-20
lib: Emulate AMO instructions when Zaamo is not available
Chao-ying Fu
2025-05-15
lib: sbi: Use hsm stop for hsm wait
Nick Hu
2025-04-30
lib: sbi_hart: properly reset Ssstateen
Radim Krčmář
2025-04-30
lib: sbi_hart: add Ssstateen extension
Radim Krčmář
2025-04-30
lib: sbi_hart: reset mstateen0
Radim Krčmář
2025-04-30
lib: sbi_hart: fix sstateen emulation
Radim Krčmář
2025-04-30
lib: sbi_hart: reset sstateen and hstateen
Radim Krčmář
2025-04-30
lib: sbi_hart: reset hstatus
Radim Krčmář
2025-04-30
lib: sbi: use 64 bit csr macros
Radim Krčmář
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2025-04-23
lib: sbi_domain: Reduce memory usage of per-domain hart context
Alvin Chang
2025-04-21
lib: sbi_mpxy: Change MPXY state as per-domain data
Alvin Chang
2025-04-21
lib: sbi: Handle length of extension name string exceed buffer size error
Jimmy Ho
2025-04-15
lib: sbi: Remove unnecessary SBI_INIT_LIST_HEAD
Xiang W
2025-04-15
lib: sbi: Fix SHMEM_PHYS_ADDR for RV32
Xiang W
2025-04-15
lib: sbi: Add parameter check in sbi_mpxy_set_shmem()
Xiang W
2025-04-14
lib: sbi: Allow programmable counters to monitor cycle/instret events for And...
Leo Yu-Chi Liang
2025-04-14
lib: sbi_ipi: Return error for invalid hartids
Andrew Jones
2025-04-13
lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.
Rajnesh Kanwal
2025-04-13
lib: sbi_trap: Add support for vectored interrupts
Samuel Holland
2025-03-28
lib: Emit lr and sc instructions based on -march flags
Chao-ying Fu
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SDT
Clément Léger
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SPELP
Clément Léger
2025-03-27
lib: sbi: sse: Remove superfluous parenthesis around MSTATUS_* values
Clément Léger
2025-03-27
lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*
Clément Léger
2025-03-27
lib: sbi: sse: Return SBI_EDENIED for read only parameters.
Clément Léger
2025-03-27
lib: sbi: sse: Remove printf from sbi_sse_exit()
Clément Léger
2025-03-27
lib: sbi: sse: Update SSE event ids
Clément Léger
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2025-03-24
lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()
Samuel Holland
2025-03-24
lib: sbi_scratch: Optimize hartid and scratch lookup
Samuel Holland
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
2025-03-23
lib: sbi: Return SBI_EALREADY error code if SSE event is present
Himanshu Chauhan
2025-03-23
lib: tests: add bitwise operations unit tests
Dongdong Zhang
2025-03-23
lib: sbi: Fix potential garbage data in string copy functions
Dongdong Zhang
2025-03-23
lib: add tests for sbi_ecall functionality
Akshay Behl
2025-02-19
lib: sbi: fwft: Return SBI_ERR_DENIED_LOCKED when setting a locked feature
Clément Léger
2025-02-19
lib: sbi: sse: fix invalid errors returned for sse_hart_mask/unmask()
Clément Léger
2025-02-19
lib: sbi: Fix non-root domain startup
Anup Patel
[next]