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
/
include
/
sbi
/
riscv_encoding.h
Age
Commit message (
Expand
)
Author
2020-09-01
include: sbi: Few cosmetic changes in riscv_encoding.h
Anup Patel
2020-09-01
lib: sbi: Improve PMP CSR detection and progamming
Anup Patel
2020-06-08
lib: Add RISC-V hypervisor v0.6.1 support
Anup Patel
2020-05-07
lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation
Anup Patel
2020-05-07
include: sbi: Remove redundant page table related defines
Anup Patel
2020-04-17
lib: Support vector extension
Atish Patra
2019-12-16
lib: Extend trap redirection for hypervisor v0.5 spec
Anup Patel
2019-12-16
include: Add guest external interrupt related defines
Anup Patel
2019-11-06
include: Use _UL() and _ULL() for defines in riscv_encoding.h
Anup Patel
2019-11-06
include: Sync-up encoding with priv v1.12-draft and hypervisor v0.5-draft
Anup Patel
2019-09-30
lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSR
Anup Patel
2019-09-30
lib: Redirect WFI trapped from VS/VU mode to HS-mode
Anup Patel
2019-09-30
lib: Extend sbi_trap_redirect() for hypervisor extension
Anup Patel
2019-09-30
lib: Extend sbi_hart_switch_mode() to support hypervisor extension
Anup Patel
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2019-04-06
lib: Fix the ecall macro definitions
Alistair Francis
2019-02-14
lib: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-03
include: Add hard FP access macros and defines
Anup Patel
2018-12-31
lib: Redirect illegal instruction trap to S-mode when not handled
Anup Patel
2018-12-26
lib: Move instruction encoding macros to riscv_encoding.h
Anup Patel
2018-12-11
Initial commit.
Anup Patel
[prev]