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-06-25
lib: pmu: allow to use the highest available counter
Sergey Matyukevich
2022-06-21
lib: sbi: Fix tval and tinst for sbi_get_insn()
dramforever
2022-06-21
lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
dramforever
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
Samuel Holland
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
Samuel Holland
2022-06-13
lib: sbi_trap: Redirect exception based on hedeleg
dramforever
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
2022-05-30
lib: sbi_illegal_insn: Constify illegal_insn_table
Samuel Holland
2022-05-30
lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
Samuel Holland
2022-05-30
lib: sbi: fix system_opcode_insn
Xiang W
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
Anup Patel
2022-05-07
lib: sbi: Detect hart features only once for each hart
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Fix AIA feature detection
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTINHIBT hart feature
Anup Patel
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
[next]