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
Age
Commit message (
Expand
)
Author
2025-06-30
include: Bump-up version to 1.7
v1.7
Anup Patel
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: 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-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-04-30
lib: sbi_hart: add Ssstateen extension
Radim Krčmář
2025-04-30
lib: sbi: add 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_platform: Remove the vendor_ext_check hook
Samuel Holland
2025-04-15
lib: sbi: Simplify structure member offset checking
Xiang W
2025-04-14
sbi: Introduce sbi_hartmask_weight
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-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: Rename STATUS* interrupted flags to SSTATUS*
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-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
2025-03-23
lib: add tests for sbi_ecall functionality
Akshay Behl
2025-02-19
include: sbi: Add SBI_ERR_DENIED_LOCKED
Clément Léger
2025-02-19
lib: sbi: Fix non-root domain startup
Anup Patel
2025-02-13
lib: sbi: Update MPXY framework and SBI extension as per latest spec
Anup Patel
2025-02-12
include: sbi: Align SBI trap registers to a nice boundary
Raj Vishwanathan
2025-01-30
lib: sbi: sse: allow adding new events
Clément Léger
2025-01-30
include: lib: add a simple singly linked list implementation
Clément Léger
2025-01-30
lib: sbi: move sbi_double_trap_handler() to a dedicated header
Clément Léger
2025-01-30
lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
Clément Léger
2024-12-24
include: Bump-up version to 1.6
v1.6
Anup Patel
2024-12-22
lib: sbi: Print list of available SBI extensions at boot-time
Anup Patel
2024-12-21
include: sbi: Fix compiling with C23 enabled compilers
Michael Neuling
2024-12-15
lib: sbi: fix GLOBAL_PLAT_DEFINE
Clément Léger
2024-12-06
lib: sbi_misaligned_ldst: Add handling of vector load/store
Nylon Chen
2024-12-06
lib: sbi: Implement SBI MPXY extension
Anup Patel
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
2024-12-06
lib: sbi: Add optional resume address to hart suspend
Subrahmanya Lingappa
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
2024-12-02
lib: sbi_pmu: Add SBI PMU event info function details.
Atish Patra
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-11-28
lib: sbi_irqchip: Set the IRQ handler when registering a chip
Samuel Holland
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2024-11-28
lib: sbi_irqchip: Register devices during cold init
Samuel Holland
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
[next]