index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
lib: tests: Add test for atomic_t
Ivan Orlov
2
-0
/
+146
2024-05-07
lib: tests: Add test suite init function
Ivan Orlov
1
-0
/
+3
2024-04-10
lib: utils: check correct value in fdt_node_offset_by_compatible
Heinrich Schuchardt
1
-1
/
+1
2024-04-10
lib: sbi: sse_event_get() may return NULL
Heinrich Schuchardt
1
-1
/
+1
2024-04-10
lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
Clément Léger
1
-0
/
+5
2024-04-05
sbi: sbi_domain_context: Check privilege spec version before accessing S-mode...
Yu Chien Peter Lin
1
-2
/
+4
2024-04-05
lib: sbi: Wakeup non-coldboot HARTs early in the coldboot path
Anup Patel
1
-2
/
+9
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
1
-67
/
+3
2024-04-05
lib: utils/timer: Optimize current hart scratch access
Samuel Holland
1
-15
/
+3
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2
-0
/
+57
2024-04-05
lib: sbi: Implement SBI SSE extension
Clément Léger
3
-0
/
+64
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
4
-0
/
+1149
2024-03-19
lib: sbi: Extend sbi_trap_error() to dump state in a nested trap
Anup Patel
1
-45
/
+60
2024-03-19
lib: sbi: Pass trap context pointer to sbi_ecall_handler()
Anup Patel
2
-2
/
+3
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
1
-7
/
+6
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
3
-8
/
+8
2024-03-19
lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
Anup Patel
2
-4
/
+5
2024-03-19
lib: sbi: Simplify parameters of misaligned and access fault handlers
Anup Patel
2
-39
/
+36
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
1
-33
/
+25
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
1
-19
/
+0
2024-03-19
lib: sbi: Remove epc from struct sbi_trap_info
Samuel Holland
5
-17
/
+2
2024-03-19
lib: tests: Move tests to a separate directory
Ivan Orlov
7
-14
/
+14
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
1
-2
/
+35
2024-03-11
lib: sbi: abstract out insn decoding to unify mem fault handlers
Bo Gan
2
-38
/
+115
2024-03-11
lib: sbi: change prototype of sbi_misaligned_load/store_handler
Bo Gan
2
-41
/
+30
2024-03-11
lib: sbi: change prototype of sbi_trap_redirect
Bo Gan
1
-1
/
+1
2024-03-11
include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h
Bo Gan
2
-2
/
+2
2024-03-11
lib: sbi: rename sbi_misaligned_ldst.c to sbi_trap_ldst.c
Bo Gan
2
-1
/
+1
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang
3
-2
/
+157
2024-03-10
lib: tests: Add sbi_console test
Ivan Orlov
3
-0
/
+110
2024-03-10
lib: tests: Add a test for sbi_bitmap
Ivan Orlov
2
-0
/
+105
2024-03-10
lib: Add SBIUnit testing macros and functions
Ivan Orlov
5
-0
/
+55
2024-03-05
lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
Nylon Chen
1
-0
/
+10
2024-03-04
lib: sbi: Add support for smcsrind and smcdeleg
Atish Patra
1
-4
/
+12
2024-02-24
lib: sbi_hsm: Restor hart state to stop when fails to start
Joshua Yeong
1
-0
/
+4
2024-02-20
lib: sbi_pmu: Before using we should ensure PMU init done
yang.zhang
1
-2
/
+25
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
1
-0
/
+17
2024-02-05
lib: sbi: Use mask to check the free bit during trigger allocation
Himanshu Chauhan
1
-1
/
+1
2024-01-10
lib: sbi: Print number of debug triggers found
Himanshu Chauhan
1
-0
/
+2
2024-01-10
lib: sbi: Implement SBI debug trigger extension
Himanshu Chauhan
3
-0
/
+80
2024-01-10
lib: sbi: Introduce the SBI debug triggers extension support
Himanshu Chauhan
3
-0
/
+738
2024-01-10
lib: sbi: Detect support of debug triggers
Himanshu Chauhan
1
-0
/
+4
2023-12-27
lib: sbi: Detect Zicntr extension only based on traps
Anup Patel
1
-0
/
+8
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
3
-5
/
+7
2023-12-26
lib: sbi: Fix shift bug in sbi_system_reset
Xiang W
1
-1
/
+2
2023-12-19
lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1
Anup Patel
1
-0
/
+10
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
1
-20
/
+12
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
13
-77
/
+81
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2
-1
/
+6
2023-12-19
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
Anup Patel
3
-44
/
+61
[next]