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
/
objects.mk
Age
Commit message (
Expand
)
Author
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2026-06-10
lib: sbi: Move RISC-V PMP encoding functions to sbi_pmp.c
Nicholas Piggin
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
2025-12-16
lib: sbi: Factor-out PMP programming into separate sources
Anup Patel
2025-12-16
lib: sbi: Introduce hart protection abstraction
Anup Patel
2025-05-20
lib: Emulate AMO instructions when Zaamo is not available
Chao-ying Fu
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-10-25
lib: sbi: add Ssdbltrp ISA extension support
Clément Léger
2024-10-25
lib: sbi: Introduce domain data
Anup Patel
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-06-19
lib: sbi: implement SBI FWFT extension
Clément Léger
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
2024-04-05
lib: sbi: Implement SBI SSE extension
Clément Léger
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2024-03-19
lib: tests: Move tests to a separate directory
Ivan Orlov
2024-03-11
lib: sbi: rename sbi_misaligned_ldst.c to sbi_trap_ldst.c
Bo Gan
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang
2024-03-10
lib: tests: Add sbi_console test
Ivan Orlov
2024-03-10
lib: tests: Add a test for sbi_bitmap
Ivan Orlov
2024-03-10
lib: Add SBIUnit testing macros and functions
Ivan Orlov
2024-01-10
lib: sbi: Implement SBI debug trigger extension
Himanshu Chauhan
2024-01-10
lib: sbi: Introduce the SBI debug triggers extension support
Himanshu Chauhan
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-04-07
lib: sbi: Implement SBI CPPC extension
Sunil V L
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-02-10
lib: sbi: Implement SBI debug console extension
Anup Patel
2022-11-15
lib: sbi_ecall: Split up sbi_ecall_replace
Vivian Wang
2022-10-23
lib: sbi_ecall: Add Kconfig option for each extension
Vivian Wang
2022-10-23
lib: sbi_ecall: Generate extensions list with carray
Vivian Wang
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2021-07-11
lib: sbi: Implement SBI PMU extension
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2020-10-20
lib: sbi: Add initial domain support
Anup Patel
2020-05-10
lib: Add platform features in boot time print
Atish Patra
2020-05-10
lib: Create a separate math helper function file
Atish Patra
2020-05-10
lib: Rename unprivileged trap handler
Atish Patra
2020-03-28
lib: Optimize unpriv load/store implementation
Anup Patel
2020-03-11
lib: Simple bitmap library
Anup Patel
2020-03-10
lib: Sort build objects in alphabetical order
Bin Meng
2020-03-08
include: sbi_bitops: More useful bit operations
Anup Patel
2020-02-24
lib: Implement Hart State Management (HSM) SBI extension
Atish Patra
2020-02-24
lib: Implement hart hotplug
Atish Patra
2020-01-22
lib: Factor-out SBI base extension
Anup Patel
2020-01-22
lib: Factor-out SBI vendor extension
Anup Patel
2020-01-22
lib: Factor-out SBI replacement extensions
Anup Patel
2020-01-22
lib: Factor-out SBI legacy extension
Anup Patel
2019-12-23
lib: Add hfence instruction encoding
Atish Patra
[next]