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
Age
Commit message (
Expand
)
Author
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: utils/irqchip: Match against more specific compatible strings first
Alex Studer
2025-02-19
lib: utils/fdt: Allocate fdt_pmu_evt_select on the heap
Samuel Holland
2025-02-19
lib: utils/fdt: Remove redundant PMU property length checks
Samuel Holland
2025-02-19
lib: utils: Constify FDT driver definitions
Samuel Holland
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: utils: Add MPXY RPMI mailbox driver for System MSI service group
Anup Patel
2025-02-13
include: sbi_utils: Update RPMI service group IDs and BASE service group
Anup Patel
2025-02-13
lib: utils: Populate MPXY channel attributes from RPMI channel attributes
Anup Patel
2025-02-13
lib: utils: Implement get_attribute() for the RPMI shared memory mailbox
Anup Patel
2025-02-13
lib: utils: Improve variable declarations in MPXY RPMI mailbox client
Anup Patel
2025-02-13
lib: utils: Drop notifications from MPXY RPMI mailbox client
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: utils: Introduce optional MPXY RPMI service group operations
Anup Patel
2025-02-13
lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox
Anup Patel
2025-02-13
lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
Anup Patel
2025-02-13
lib: sbi: increase the size of the string used for extension display
Clément Léger
2025-02-12
lib: utils: Initialize miscellaneous drivers in one pass
Samuel Holland
2025-02-12
lib: utils/fdt: Remove fdt_find_match()
Samuel Holland
2025-02-12
lib: utils/irqchip: Use fdt_driver for initialization
Samuel Holland
2025-02-12
lib: utils:Check that hartid is valid
Raj Vishwanathan
2025-02-11
lib: utils: Make the enforce permission bit configurable from DT
Chao Du
2025-02-11
lib: utils/fdt: update fdt_parse_aplic_node()
Huang Borong
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: utils: Fix irqchip registration for PLIC and APLIC
Anup Patel
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-21
lib: utils: Mark RPMI drivers as experimental
Samuel Holland
2024-12-19
lib: utils: Improve rpmi_cppc_fc_db_trigger() for RV32
Xiang W
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-15
lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
Anup Patel
2024-12-06
lib: sbi_misaligned_ldst: Add handling of vector load/store
Nylon Chen
2024-12-06
lib: utils/mpxy: Add RPMI client driver for MPXY
Rahul Pathak
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel
2024-12-06
lib: sbi: Implement SBI MPXY extension
Anup Patel
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
[next]