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
2022-05-07
lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
Anup Patel
2022-05-07
lib: sbi: Update the name of ISA string printed at boot time
Anup Patel
2022-05-07
lib: sbi: Remove 's' and 'u' from misa_string() output
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
Anup Patel
2022-05-07
lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
Atish Patra
2022-04-28
lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available
Anup Patel
2022-04-28
lib: sbi: Implement Sstc extension
Atish Patra
2022-04-17
lib: sbi/hart: preserve csr validation value
Dmitry Dunaev
2022-04-11
lib: irqchip/imsic: configure mstateen
Mayuresh Chitale
2022-04-11
lib: sbi: Detect Smstateen CSRs at boot-time
Mayuresh Chitale
2022-04-05
lib: sbi: Enable Svpbmt extension in the menvcfg CSR
Anup Patel
2022-04-05
lib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR
Anup Patel
2022-04-05
lib: sbi: Detect menvcfg CSR at boot time
Atish Patra
2022-03-27
lib: Add error messages via conditional compilation for the future
Xiang W
2022-03-27
lib: pmp_set/pmp_get moved errors from runtime to compile time
Xiang W
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel
2022-02-15
lib: sbi: verbose sbi_domain_root_add_memregion
Nikita Shubin
2022-02-15
lib: sbi: fix typo in is_region_subset
Nikita Shubin
2022-02-15
lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts.
Anup Patel
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
2022-02-15
lib: sbi: Add sbi_trap_set_external_irqfn() API
Anup Patel
2022-02-15
lib: sbi: Use AIA CSRs for local interrupts when available
Anup Patel
2022-02-15
lib: sbi: Detect AIA CSRs at boot-time
Anup Patel
2022-02-04
lib: fix compilation when strings.h is included
Petro Karashchenko
2022-02-04
lib: sbi: Disable interrupt and inhibit counting in M-mode during init
Atish Patra
2022-02-04
lib: sbi: Disable interrupt during config matching
Atish Patra
2022-02-04
lib: sbi: Map only the counters enabled in hardware
Atish Patra
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
Jukka Laitinen
2021-12-23
firmware: Move memcpy/memset mapping to fw_base.S
Anup Patel
2021-12-22
lib: sbi: simplify pmp_set(), pmp_get()
Heinrich Schuchardt
2021-12-11
lib: sbi: Fix compile errors using -Os option
Anup Patel
2021-12-11
lib: pmu: check SSCOF before masking
Nikita Shubin
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
Vincent Chen
2021-12-02
lib: sbi: Improve fatal error handling
Jessica Clarke
2021-11-30
lib: sbi: Resolve the uninitialized complaint in sbi_pmu
Dong Du
2021-11-30
lib: sbi: Fix missing space
Nikita Shubin
2021-11-23
lib: sbi: Fix spelling of "address" in sbi_domain.c
Vagrant Cascadian
2021-11-12
lib: sbi: clear pmpcfg.A before setting in pmp_set()
Xiang W
2021-11-11
lib: sbi: Fix PMP address bits detection
Vasan VS
2021-11-11
lib: sbi: Fix initial value mask while updating the counters
Atish Patra
2021-11-11
lib: sbi: Enable PMU extension for platforms without mcountinhibit
Atish Patra
2021-11-11
lib: sbi: Counter info width should be zero indexed
Atish Patra
2021-11-11
lib: sbi: Reset the mhpmevent value upon counter reset
Atish Patra
2021-11-11
lib: sbi: Allow programmable counters to monitor cycle/instret events
Atish Patra
2021-11-11
lib: sbi: Always enable access for all counters
Atish Patra
2021-11-11
lib: sbi: Support sscofpmf extension in OpenSBI
Atish Patra
2021-11-11
lib: sbi: Delegate PMU counter overflow interrupt to S mode
Atish Patra
2021-11-11
lib: sbi: Detect Sscofpmf extension at run time
Atish Patra
2021-11-11
lib: sbi: Update csr_read/write_num for PMU
Atish Patra
2021-11-08
lib: sbi: move sbi_boot_print_general()
Heinrich Schuchardt
[prev]
[next]