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-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-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-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-12-06
lib: sbi: Add optional resume address to hart suspend
Subrahmanya Lingappa
2024-12-06
lib: Increase ROOT_REGION_MAX to accomodate more memregions
Rahul Pathak
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
2024-12-02
lib: sbi_pmu: Remove redundant check for fw events
Atish Patra
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-11-28
sbi: fwft: clear the config lock when warm boot
Nick Hu
2024-11-28
lib: sbi_irqchip: Set the IRQ handler when registering a chip
Samuel Holland
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
[next]