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
2026-06-28
lib: sbi_pmu: fix integer overflow in pmu_ctr_idx_validate
liutong
2026-06-17
lib: sbi: Rework misaligned vector load/store
Bo Gan
2026-06-17
lib: sbi: Add variable-length unprivilege access functions
Bo Gan
2026-06-17
lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixup
Bo Gan
2026-06-17
lib: sbi: cosmetic changes to reduce indentation
Bo Gan
2026-06-17
lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
David E. Garcia Porras
2026-06-16
lib: sbi: Make per-HART stack size configurable via Kconfig
Oriol Catalan
2026-06-16
lib: sbi: Rework load/store emulator instruction decoding
Bo Gan
2026-06-16
lib: sbi: Do not override emulator callback for vector load/store
Bo Gan
2026-06-15
lib: sbi_trap_v_ldst: Redirect unhandled traps
Michael Ellerman
2026-06-13
lib: sbi: Drop fw_rw_offset alignment requirement for single fw region
Nicholas Piggin
2026-06-12
lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
David E. Garcia Porras
2026-06-12
lib: sbi: Apply budget restriction when polling Zkr CSR state transition
Evgeny Voevodin
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2026-06-12
lib: sbi_hart: No need to clear features in hart_detect_features()
Anup Patel
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2026-06-12
lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
Anup Patel
2026-06-10
lib: sbi_mpxy: Enable MPXY channel MSI availability determination
David E. Garcia Porras
2026-06-10
lib: sbi_irqchip: Allow irqchip drivers advertise capabilities
Anup Patel
2026-06-10
lib: sbi: Move hart PMP functions to sbi_hart_pmp.c
Nicholas Piggin
2026-06-10
lib: sbi: Add hart_ prefix to PMP functions
Nicholas Piggin
2026-06-10
lib: sbi: Add sbi_pmp_is_enabled() helper
Nicholas Piggin
2026-06-10
lib: sbi: Add PMP CSR read and write accessors
Nicholas Piggin
2026-06-10
lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.c
Nicholas Piggin
2026-06-10
lib: sbi: split PMP encoding and CSR access
Nicholas Piggin
2026-06-10
lib: sbi: Introduce pmp_t type
Nicholas Piggin
2026-06-09
lib: sbi_domain_context: Flush TLB after SATP mode switch
Zishun Yi
2026-05-22
sbi: mpxy: define INVALID_ADDR using unsigned long width
Himanshu Chauhan
2026-05-18
lib: sbi: domain FP/Vector context support for context switch
Dave Patel
2026-05-18
lib: sbi: Add floating-point context save/restore support.
Dave Patel
2026-05-18
lib: sbi: Add RISC-V vector context save/restore support
Dave Patel
2026-05-12
lib: sbi_irqchip: Add support for registering MSI handlers
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow setting hardware interrupt affinity
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow marking hardware interrupts as reserved
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow interrupt client to specify line sensing
Anup Patel
2026-05-12
lib: sbi_irqchip: Keep the handler list in sorted order for irqchip
Anup Patel
2026-05-12
lib: sbi_irqchip: Check full range for existing handlers in sbi_irqchip_regis...
Anup Patel
2026-05-11
lib: sbi_domain: reject overflowing address range in check_addr_range()
Takumi Hara
2026-05-11
lib: sbi: Fix hw a/d updating defaults
Andrew Jones
2026-05-11
lib/sbi_pmu: Don't fallback to fixed counters when sscofpmf && !smcntrpmf
Michael Ellerman
2026-05-09
lib: sbi_timer: Introduce sbi_timer_compute_delta() and friends
Anup Patel
2026-05-09
lib: sbi_timer: Add support for timer events
Anup Patel
2026-05-09
lib: sbi_timer: Introduce per-HART timer state
Anup Patel
2026-05-09
lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection
Evgeny Voevodin
2026-05-09
lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot
Evgeny Voevodin
2026-05-09
lib: sbi: hart: Move device tree features detection before trap-based checks
Evgeny Voevodin
2026-05-09
firmware: Add RNMI handler infrastructure
Evgeny Voevodin
2026-05-09
lib: sbi: Add Smrnmi extension macros for registers and bits
Evgeny Voevodin
2026-04-08
lib: sbi_bitmap_test: add tests for bitmap_empty()
Yu-Chien Peter Lin
2026-04-06
lib: Fix sbi_strchr to correctly handle null terminator search
Chen Pei
[next]