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-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
2025-02-13
lib: sbi: Update MPXY framework and SBI extension as per latest spec
Anup Patel
2025-02-13
lib: sbi: Improve local variable declarations in MPXY framework
Anup Patel
2025-02-13
lib: sbi: Fix capability bit assignment in MPXY framework
Anup Patel
2025-02-13
lib: sbi: increase the size of the string used for extension display
Clément Léger
2025-01-30
lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported
Clément Léger
2025-01-30
lib: sbi: sse: return SBI_ENOTSUPP for unsupported events
Clément Léger
2025-01-30
lib: sbi: sse: allow adding new events
Clément Léger
2025-01-30
lib: sbi: sse: return an error value from sse_event_get()
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
lib: sbi: Improve the alignment of boot-time prints
Anup Patel
2024-12-22
lib: sbi: Print list of available SBI extensions at boot-time
Anup Patel
2024-12-15
lib: sbi_pmu: Verify the raw events first during event info
Atish Patra
2024-12-15
lib: sbi_pmu: Fix the sanity check condition for hw event map
Atish Patra
2024-12-15
lib: sbi: sse: Fix a6 and a7 register content upon injection
Clément Léger
2024-12-15
Makefile: Don't enable V-extension using -march option
Anup Patel
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-06
lib: Increase ROOT_REGION_MAX to accomodate more memregions
Rahul Pathak
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
2024-12-02
lib: sbi_pmu: Remove redundant check for fw events
Atish Patra
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-11-28
sbi: fwft: clear the config lock when warm boot
Nick Hu
2024-11-28
lib: sbi_irqchip: Set the IRQ handler when registering a chip
Samuel Holland
[prev]
[next]