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
/
sbi_bitops.h
Age
Commit message (
Expand
)
Author
2025-04-14
sbi: Introduce sbi_hartmask_weight
Andrew Jones
2024-09-23
include: sbi_bitops: add ULL version for BIT and GENMASK
Zong Li
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-08-22
lib: sbi_pmu: remove mhpm_count field in hart feature
Inochi Amaoto
2023-05-11
lib: sbi: Simplify BITS_PER_LONG definition
Xiang W
2022-02-04
lib: fix compilation when strings.h is included
Petro Karashchenko
2020-07-14
include: sbi_bitops: Remove dead shift assignment in ffs/fls
Tobias Klauser
2020-03-10
lib: sbi: Fix coding style issues
Bin Meng
2020-03-08
include: sbi_bitops: More useful bit operations
Anup Patel
2020-03-08
include: Move bits related defines and macros to sbi_bitops.h
Anup Patel
2019-12-23
lib: Add IPI extension in SBI
Atish Patra
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-22
lib: Add atomic bit set/clear operations.
Atish Patra