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
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: Prevent redundant sbi_ipi_process
Xiang W
2023-12-08
lib: sbi: Replace __atomic_op_bit_ord with __atomic intrinsics
Anup Patel
2023-12-08
lib: sbi: Fix __atomic_op_bit_ord and comments
Xiang W
2023-12-08
lib: sbi: Remove xchg/cmpxchg implemented via lr/sc
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-12-06
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_clear() callback
Anup Patel
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_send() callback
Anup Patel
2023-11-22
lib: sbi_pmu: avoid buffer overflow
Heinrich Schuchardt
2023-11-22
lib: sbi: Fix PMP granularity handling in sbi_hart_map_saddr()
Anup Patel
2023-11-17
lib: sbi: Make console_puts/console_putc interchangeable
Xiang W
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-17
lib: sbi: enable seed access in S-mode
Heinrich Schuchardt
2023-11-17
lib: sbi: Add Zkr in hart extensions
Heinrich Schuchardt
2023-11-16
lib: sbi: Add regions merging when sanitizing domain region
Inochi Amaoto
2023-11-16
lib: sbi: separate the swap operation of domain region
Inochi Amaoto
2023-11-16
lib: sbi: Correctly limit flushes to a single ASID/VMID
Samuel Holland
2023-11-14
lib: sbi: simplify sanitize_domain()
Heinrich Schuchardt
2023-10-09
lib: sbi_misaligned_ldst: Fix handling of C.SWSP and C.SDSP
Amanieu d'Antras
2023-10-06
lib: sbi_pmu: check for index overflows
Heinrich Schuchardt
2023-10-06
lib: sbi: fix sbi_domain_get_assigned_hartmask()
Heinrich Schuchardt
2023-09-24
lib: sbi: Populate M-only Smepmp entries before setting mseccfg.MML
Anup Patel
2023-09-24
lib: sbi: Fix pmp_flags for Smepmp read-only shared region
Anup Patel
2023-09-24
lib: sbi: Don't clear mseccfg.MML bit in sbi_hart_smepmp_configure()
Anup Patel
2023-09-24
lib: sbi: Factor-out Smepmp configuration as separate function
Anup Patel
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: Use sbi_scratch_last_hartindex() in remote TLB managment
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-10
lib: sbi: alloc tlb fifo by sbi_malloc
Xiang W
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-09-10
lib: sbi_pmu: keep overflow interrupt of stopped hpm counter disabled
Inochi Amaoto
2023-09-10
lib: sbi_pmu: ensure update hpm counter before starting counting
Inochi Amaoto
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: Fix typo for finding fixed event counter
Kaiwen Xue
2023-08-06
lib: sbi_pmu: Enable noncontigous hpm event and counters
Mayuresh Chitale
2023-07-31
lib: sbi: Update system suspend to spec
Andrew Jones
2023-07-13
lib: sbi: Map/Unmap debug console shared memory buffers
Himanshu Chauhan
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: Change the order of PMP initialization
Himanshu Chauhan
[prev]
[next]