index
:
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
/
include
/
sbi
/
riscv_encoding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
include: Adjust Sscofpmf mhpmevent mask for upper 6 bits
HEAD
master
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
2019-12-16
lib: Extend trap redirection for hypervisor v0.5 spec
Anup Patel
1
-3
/
+0
2019-12-16
include: Add guest external interrupt related defines
Anup Patel
1
-0
/
+4
2019-11-06
include: Use _UL() and _ULL() for defines in riscv_encoding.h
Anup Patel
1
-81
/
+79
2019-11-06
include: Sync-up encoding with priv v1.12-draft and hypervisor v0.5-draft
Anup Patel
1
-92
/
+45
2019-09-30
lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSR
Anup Patel
1
-1
/
+3
2019-09-30
lib: Redirect WFI trapped from VS/VU mode to HS-mode
Anup Patel
1
-0
/
+3
2019-09-30
lib: Extend sbi_trap_redirect() for hypervisor extension
Anup Patel
1
-2
/
+30
2019-09-30
lib: Extend sbi_hart_switch_mode() to support hypervisor extension
Anup Patel
1
-0
/
+14
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
1
-0
/
+3
2019-04-06
lib: Fix the ecall macro definitions
Alistair Francis
1
-2
/
+2
2019-02-14
lib: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
1
-0
/
+8
2019-01-24
all: Update copyright header in all files
Anup patel
1
-3
/
+3
2019-01-03
include: Add hard FP access macros and defines
Anup Patel
1
-0
/
+13
2018-12-31
lib: Redirect illegal instruction trap to S-mode when not handled
Anup Patel
1
-3
/
+6
2018-12-26
lib: Move instruction encoding macros to riscv_encoding.h
Anup Patel
1
-0
/
+117
2018-12-11
Initial commit.
Anup Patel
1
-0
/
+423