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
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2024-11-28
lib: sbi_irqchip: Register devices during cold init
Samuel Holland
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
2024-11-11
lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
Samuel Holland
2024-11-11
lib: sbi_ipi: Make .ipi_clear always target the current hart
Samuel Holland
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
2024-11-05
lib: sbi_timer: Call driver warm_init from SBI core
Samuel Holland
2024-10-28
lib: sbi: fix number of PMP entries detection
Vladimir Kondratiev
2024-10-25
lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
Clément Léger
2024-10-25
lib: sbi: fwft: factorize menvcfg read/write
Clément Léger
2024-10-25
lib: sbi: send a double trap SSE event to supervisor
Clément Léger
2024-10-25
lib: sbi: add Ssdbltrp ISA extension support
Clément Léger
2024-10-25
lib: sbi: factorize previous mode computation
Clément Léger
2024-10-25
lib: sbi: factorize previous virtualization mode read from regs
Clément Léger
2024-10-25
lib: sbi: Add support to mask/unmask SSE events
Himanshu Chauhan
2024-10-25
lib: sbi_domain: Use domain data support for per-domain hart context
Anup Patel
2024-10-25
lib: sbi: Introduce domain data
Anup Patel
2024-10-25
include: sbi: Remove cyclic include in sbi_domain_context.h
Anup Patel
2024-10-25
lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
Anup Patel
2024-09-27
lib: sbi: fix missing high 32bits when sbi_cppc_write on rv32
Xiang W
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-26
lib: sbi: Simplify halt broadcast logic
Samuel Holland
2024-09-26
lib: sbi_ecall_legacy: Use SBI v0.2 encoding for "all harts"
Samuel Holland
2024-09-25
lib: sbi_sse: Cache the event's target hart index
Samuel Holland
2024-09-25
lib: sbi: Use current_hartindex() where possible
Samuel Holland
2024-09-25
lib: sbi_init: Remove obsolete hartid check
Samuel Holland
2024-09-23
lib: sbi: fwft: implement landing pad and shadow stack fwft interface
Deepak Gupta
2024-09-23
lib: sbi: sw check exception delegation
Deepak Gupta
2024-09-23
lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
Deepak Gupta
2024-09-23
lib: sbi_domain_context: Fix file permissions
Samuel Holland
2024-09-23
lib: sbi: Respect scounteren when emulating the time CSR
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-08-24
lib: Delete redundant `ulong`
Zhang RunMin
2024-08-24
lib: sse: remove unused sse_inject_out() parameter
Clément Léger
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: Allocate from beginning of heap blocks
Gregor Haas
2024-08-09
lib: sbi: Support multiple heaps
Gregor Haas
2024-08-02
lib: sbi: check result of pmp_get() in is_pmp_entry_mapped()
Carlos López
2024-08-02
lib: sbi: fwft: fix incorrect size passed to sbi_zalloc()
Carlos López
2024-08-02
lib: sbi: dbtr: fix potential NULL pointer dereferences
Carlos López
2024-07-24
lib: sbi: Introduce an early console buffer for caching early prints
Anup Patel
2024-07-24
lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
Anup Patel
[prev]
[next]