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
Age
Commit message (
Expand
)
Author
2023-12-27
include: Bump-up version to 1.4
v1.4
Anup Patel
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-12-19
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
Anup Patel
2023-12-19
lib: sbi: Detect extensions from the ISA string in DT
Yong-Xuan Wang
2023-12-19
lib: sbi: Using one array to define the name of extensions
Yong-Xuan Wang
2023-12-19
lib: sbi: Refactor the code for enable extensions in menvfg CSR
Yong-Xuan Wang
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-12-08
lib: sbi_pmu: Fix the counter info function
Atish Patra
2023-12-08
lib: sbi_pmu: Add PMU snapshot definitions
Atish Patra
2023-12-08
lib: sbi_hart: Store PMP granularity as log base 2
Samuel Holland
2023-12-08
lib: sbi: Fix __atomic_op_bit_ord and comments
Xiang W
2023-12-06
sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
Yu Chien Peter Lin
2023-12-06
lib: sbi: Add XAndesPMU in hart extensions
Yu Chien Peter Lin
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-17
lib: sbi: Add Zkr in hart extensions
Heinrich Schuchardt
2023-11-17
include: sbi: macros for mseccfg.sseed and .useed
Heinrich Schuchardt
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
2023-10-19
include: sbi: Change spec version to 2.0
Anup Patel
2023-10-06
lib: sbi: Add support for mconfigptr
Yangjie Zhang
2023-10-06
firmware: Remove handling of R_RISCV_{32,64}
Vivian Wang
2023-09-24
include: sbi_domain: Fix permission test macros
Mayuresh Chitale
2023-09-24
include: sbi: Remove sbi_hartmask_for_each_hart() macro
Anup Patel
2023-09-24
lib: sbi: Maximize the use of HART index in sbi_domain
Anup Patel
2023-09-24
lib: sbi: Remove sbi_scratch_last_hartid() macro
Anup Patel
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
2023-09-24
lib: sbi: Remove sbi_platform_hart_index/invalid() functions
Anup Patel
2023-09-24
lib: sbi: Introduce HART index in sbi_scratch
Anup Patel
2023-09-22
lib: sbi: Implement SET_FS_DIRTY() to make sure the mstatus FS dirty is set
Greentime Hu
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-09-06
lib: sbi: improve the definition of SBI_IPI_EVENT_MAX
Xiang W
2023-08-22
lib: sbi_pmu: remove mhpm_count field in hart feature
Inochi Amaoto
2023-08-18
lib: sbi: Add support for smcntrpmf
Kaiwen Xue
2023-08-06
lib: sbi_pmu: Enable noncontigous hpm event and counters
Mayuresh Chitale
2023-07-31
include: sbi: fix CSR define of mseccfg
Xiang W
2023-07-13
lib: sbi: Add functions to map/unmap shared memory
Himanshu Chauhan
2023-07-13
lib: sbi: Add support for Smepmp
Himanshu Chauhan
2023-07-13
lib: sbi: Add smepmp in hart extensions
Himanshu Chauhan
2023-07-13
include: sbi: Add Smepmp specific access flags for PMP entries
Himanshu Chauhan
2023-07-13
lib: sbi: Add functions to manipulate PMP entries
Himanshu Chauhan
2023-07-13
include: sbi: Add macro definitions for mseccfg CSR
Himanshu Chauhan
2023-07-09
lib: sbi: Alphabetically sort HART ISA extensions
Anup Patel
2023-07-09
lib: sbi: Add Zihpm as a HART ISA extension
Anup Patel
2023-07-09
lib: sbi: Add Zicntr as a HART ISA extension
Anup Patel
2023-06-23
include: Bump-up version to 1.3
v1.3
Anup Patel
2023-06-05
lib: sbi: Use scratch space to save per-HART domain pointer
Anup Patel
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
[next]