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
2020-09-09
include: Rename ECALL defines to match latest RISC-V spec
Anup Patel
2020-09-09
lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
Anup Patel
2020-09-01
lib: sbi: Improve HPM CSR read/write emulation
Anup Patel
2020-09-01
lib: sbi: Detect and print MHPM counters at boot-time
Anup Patel
2020-09-01
lib: sbi: Improve PMP CSR detection and progamming
Anup Patel
2020-09-01
lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
Anup Patel
2020-08-21
lib: sbi: Handle the case where MTVAL has illegal instruction address
Anup Patel
2020-08-21
lib: sbi_init: Avoid thundering hurd problem with coldboot_lock
Anup Patel
2020-08-17
lib: sbi_trap: Fix hstatus.SPVP update in sbi_trap_redirect()
Georg Kotheimer
2020-08-04
lib: sbi_misaligned_ldst: Determine transformed instruction length correctly
Anup Patel
2020-07-29
lib: Add sbi_strncmp implementation
Abner Chang
2020-06-20
lib: Don't return any invalid error from SBI ecall
Anup Patel
2020-06-20
lib: sbi: Fix 32/64 bits variable compatibility
Liush
2020-06-18
lib: Fix the SBI_HART_HAS_MCOUNTEREN feature check
Alistair Francis
2020-06-18
lib: Don't print delegation CSRs if there is no S-Mode
Alistair Francis
2020-06-15
lib: Fix __sbi_hfence_gvma_vmid_gpa() and __sbi_hfence_vvma_asid_va()
Anup Patel
2020-06-08
lib: Add RISC-V hypervisor v0.6.1 support
Anup Patel
2020-05-19
lib: sbi_hart: Detect number of supported PMP regions
Anup Patel
2020-05-19
lib: sbi: Few cosmetic improvements to HART feature detection
Anup Patel
2020-05-19
include: sbi: Use scratch pointer as parmeter in HART feature APIs
Anup Patel
2020-05-19
lib: sbi: Print platform HART count just before boot HART id
Anup Patel
2020-05-19
lib: sbi: Remove extra spaces from boot time prints
Anup Patel
2020-05-19
lib: sbi: Improve get_feature_str() implementation and usage
Anup Patel
2020-05-19
lib: sbi: detect features before everything else in sbi_hart_init()
Anup Patel
2020-05-16
lib: Optimize inline assembly for unprivilege access functions
Atish Patra
2020-05-10
lib: Add hart features in boot time print
Atish Patra
2020-05-10
lib: Add platform features in boot time print
Atish Patra
2020-05-10
lib: timer: Provide a hart based timer feature
Atish Patra
2020-05-10
platform: Move platform features to hart
Atish Patra
2020-05-10
lib: Add support for hart specific features
Atish Patra
2020-05-10
lib: Create a separate math helper function file
Atish Patra
2020-05-10
lib: Rename unprivileged trap handler
Atish Patra
2020-05-07
lib: sbi: Improve misa_string() implementation
Anup Patel
2020-05-07
lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation
Anup Patel
2020-05-01
lib: sbi: Print platform hart count at boot time
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-04-27
lib: No need to provide default PMP region using platform callbacks
Anup Patel
2020-04-19
lib: Allow overriding SBI implementation ID
Anup Patel
2020-04-17
lib: Support vector extension
Atish Patra
2020-03-28
include: sbi_console: Remove scratch parameter from sbi_dprintf()
Anup Patel
2020-03-28
include: sbi_timer: Remove scratch parameter from most funcitons
Anup Patel
2020-03-28
include: sbi_system: Remove scratch parameter and redundant functions
Anup Patel
2020-03-28
include: sbi_ipi: Remove scratch parameter from most functions
Anup Patel
2020-03-28
include: sbi_tlb: Remove scratch parameter from sbi_tlb_request()
Anup Patel
2020-03-28
lib: sbi_scratch: Introduce sbi_scratch_last_hartid() API
Anup Patel
2020-03-28
include: Use more consistent name for atomic xchg() and cmpxchg()
Anup Patel
2020-03-28
include: sbi_platform: Remove priv parameter from hart_start() callback
Anup Patel
2020-03-28
lib: sbi_trap: Simplify sbi_trap_handler() API
Anup Patel
2020-03-28
lib: sbi_ecall: Remove mcause, scratch and hartid parameters
Anup Patel
2020-03-28
lib: sbi_misaligned_ldst: Remove mcause, scratch and hartid parameters
Anup Patel
[prev]
[next]