index
:
opensbi.git
master
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
/
include
/
sbi
/
riscv_encoding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
1
-0
/
+5
2025-10-21
lib: Allow custom CSRs in csr_read_num() and csr_write_num()
Anup Patel
1
-0
/
+34
2025-07-22
include: sbi: Remove unused (LOG_)REGBYTES
Jessica Clarke
1
-7
/
+0
2025-07-22
include: sbi: Use array for struct sbi_trap_regs and GET/SET macros
Jessica Clarke
1
-17
/
+8
2025-05-20
lib: Emulate AMO instructions when Zaamo is not available
Chao-ying Fu
1
-14
/
+20
2025-04-13
lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.
Rajnesh Kanwal
1
-0
/
+13
2025-04-13
lib: sbi_trap: Add support for vectored interrupts
Samuel Holland
1
-0
/
+2
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SDT
Clément Léger
1
-1
/
+2
2024-12-06
lib: sbi_misaligned_ldst: Add handling of vector load/store
Nylon Chen
1
-1
/
+384
2024-10-26
lib: sbi: add Smdbltrp ISA extension support
Clément Léger
1
-1
/
+3
2024-10-25
lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
Clément Léger
1
-1
/
+2
2024-10-25
lib: sbi: fwft: factorize menvcfg read/write
Clément Léger
1
-3
/
+6
2024-10-25
lib: sbi: add Ssdbltrp ISA extension support
Clément Léger
1
-1
/
+3
2024-09-23
include: adding support for Zicfilp / Zicfiss encodings
Deepak Gupta
1
-0
/
+7
2024-09-23
lib: sbi: fwft: add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
1
-0
/
+4
2024-08-23
lib: sbi: Enhance CSR Handling in system_opcode_insn
Dongdong Zhang
1
-1
/
+17
2024-08-02
include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
Eric Lin
1
-1
/
+1
2024-06-18
lib: sbi: Add support for Svade and Svadu extensions
Yong-Xuan Wang
1
-0
/
+1
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
1
-0
/
+2
2024-03-05
lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
Nylon Chen
1
-0
/
+7
2024-03-04
lib: sbi: Add support for smcsrind and smcdeleg
Atish Patra
1
-3
/
+22
2024-01-10
include: sbi: Add TINFO debug trigger CSR
Himanshu Chauhan
1
-0
/
+1
2023-12-19
lib: sbi: Refactor the code for enable extensions in menvfg CSR
Yong-Xuan Wang
1
-5
/
+0
2023-11-17
include: sbi: macros for mseccfg.sseed and .useed
Heinrich Schuchardt
1
-0
/
+4
2023-10-06
lib: sbi: Add support for mconfigptr
Yangjie Zhang
1
-0
/
+1
2023-08-18
lib: sbi: Add support for smcntrpmf
Kaiwen Xue
1
-0
/
+4
2023-07-31
include: sbi: fix CSR define of mseccfg
Xiang W
1
-3
/
+2
2023-07-13
include: sbi: Add macro definitions for mseccfg CSR
Himanshu Chauhan
1
-0
/
+12
2023-02-27
lib: sbi_hart: Enable hcontext and scontext
Nylon Chen
1
-0
/
+2
2022-09-01
include: Remove sideleg and sedeleg
Rahul Pathak
1
-2
/
+0
2022-08-22
include: Add mstatus[h].GVA encodings
Vivian Wang
1
-0
/
+4
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
1
-21
/
+3
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
dramforever
1
-0
/
+20
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
1
-0
/
+3
2022-04-28
lib: sbi: Implement Sstc extension
Atish Patra
1
-0
/
+4
2022-04-17
include: correct the definition of MSTATUS_VS
Vincent Chen
1
-1
/
+1
2022-04-11
lib: sbi: Add Smstateen extension defines
Mayuresh Chitale
1
-0
/
+44
2022-04-05
include: Add defines for [m|h|s]envcfg CSRs
Anup Patel
1
-0
/
+27
2022-02-15
include: sbi: Add AIA related CSR defines
Anup Patel
1
-0
/
+76
2022-02-04
lib: sbi: Disable interrupt during config matching
Atish Patra
1
-1
/
+2
2021-11-11
lib: sbi: Support sscofpmf extension in OpenSBI
Atish Patra
1
-0
/
+25
2021-11-11
lib: sbi: Delegate PMU counter overflow interrupt to S mode
Atish Patra
1
-0
/
+2
2021-11-11
riscv: Add new CSRs introduced by Sscofpmf[1] extension
Atish Patra
1
-0
/
+34
2020-09-09
include: Rename ECALL defines to match latest RISC-V spec
Anup Patel
1
-2
/
+2
2020-09-01
include: sbi: Few cosmetic changes in riscv_encoding.h
Anup Patel
1
-87
/
+139
2020-09-01
lib: sbi: Improve PMP CSR detection and progamming
Anup Patel
1
-1
/
+66
2020-06-08
lib: Add RISC-V hypervisor v0.6.1 support
Anup Patel
1
-3
/
+12
2020-05-07
lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation
Anup Patel
1
-0
/
+25
2020-05-07
include: sbi: Remove redundant page table related defines
Anup Patel
1
-20
/
+0
2020-04-17
lib: Support vector extension
Atish Patra
1
-0
/
+2
[next]