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
2024-09-27
include: sbi: Don't unconditionally define '__always_inline'
Elyes Haouas
2024-09-26
lib: sbi: Remove unused hartid parameters
Samuel Holland
2024-09-26
lib: sbi: Update sbi_{entry,init}_count() to take a hart index
Samuel Holland
2024-09-26
lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart index
Samuel Holland
2024-09-26
lib: sbi: Use sbi_hartmask in sbi_hsm_hart_interruptible_mask()
Samuel Holland
2024-09-26
lib: sbi: Update __sbi_hsm_hart_get_state() to take a hart index
Samuel Holland
2024-09-25
lib: sbi: Use current_hartindex() where possible
Samuel Holland
2024-09-25
include: sbi: Store the hart index in struct sbi_scratch
Samuel Holland
2024-09-23
lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
Deepak Gupta
2024-09-23
include: adding support for Zicfilp / Zicfiss encodings
Deepak Gupta
2024-09-23
include: sbi_bitops: add ULL version for BIT and GENMASK
Zong Li
2024-09-23
lib: sbi_domain_context: Fix file permissions
Samuel Holland
2024-09-23
lib: sbi: fwft: add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
2024-09-20
lib: sbi: Fix writes to emulated 32-bit htimedelta CSR
Samuel Holland
2024-09-20
lib: sbi: Use a linked list to track domains
Samuel Holland
2024-09-20
include: sbi_domain: Fix incorrect comments
Samuel Holland
2024-08-23
lib: sbi: Enhance CSR Handling in system_opcode_insn
Dongdong Zhang
2024-08-09
lib: sbi: Implement aligned memory allocators
Gregor Haas
2024-08-09
lib: sbi: Support multiple heaps
Gregor Haas
2024-08-02
include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
Eric Lin
2024-07-24
include: sbi: Add macros to create FIFO as local or global variable
Anup Patel
2024-07-24
lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
Anup Patel
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2024-06-30
include: Bump-up version to 1.5
v1.5
Anup Patel
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
2024-06-18
lib: sbi: Add support for Svade and Svadu extensions
Yong-Xuan Wang
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
2024-05-07
lib: sbi: sse: fix typos, comments and spacing errors
Clément Léger
2024-05-07
lib: tests: Add test suite init function
Ivan Orlov
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
2024-04-05
include: sbi: Support byteorder macros in assembly
Vivian Wang
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2024-03-19
lib: sbi: Pass trap context pointer to sbi_ecall_handler()
Anup Patel
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of misaligned and access fault handlers
Anup Patel
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
2024-03-19
include: sbi: Add trap_context pointer in struct sbi_scratch
Anup Patel
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
2024-03-19
lib: sbi: Remove epc from struct sbi_trap_info
Samuel Holland
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
2024-03-11
lib: sbi: abstract out insn decoding to unify mem fault handlers
Bo Gan
2024-03-11
lib: sbi: change prototype of sbi_misaligned_load/store_handler
Bo Gan
2024-03-11
lib: sbi: change prototype of sbi_trap_redirect
Bo Gan
2024-03-11
include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h
Bo Gan
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang
[prev]
[next]