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_platform.h
Age
Commit message (
Expand
)
Author
2026-06-16
lib: sbi: Make per-HART stack size configurable via Kconfig
Oriol Catalan
2026-06-16
lib: sbi: Do not override emulator callback for vector load/store
Bo Gan
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2026-05-09
lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection
Evgeny Voevodin
2026-05-09
firmware: Add RNMI handler infrastructure
Evgeny Voevodin
2025-12-21
lib: sbi: give platform choice of using single memregion to cover OpenSBI
Bo Gan
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2025-04-23
lib: sbi_platform: Remove the vendor_ext_check hook
Samuel Holland
2025-04-15
lib: sbi: Simplify structure member offset checking
Xiang W
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
2024-11-11
platform: ensure enough heap size with debug triggers extension
Inochi Amaoto
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
2023-09-24
lib: sbi: Remove sbi_platform_hart_index/invalid() functions
Anup Patel
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-10-13
lib: sbi_platform: expose hart_features to extension_init callback
Heiko Stuebner
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-03-27
include: Use static asserts for SBI_PLATFORM_xxx_OFFSET defines
Xiang W
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
2021-07-11
lib: sbi: Add PMU specific platform hooks
Atish Patra
2021-04-28
lib: sbi: Simplify HSM platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2021-04-28
lib: sbi: Remove domains_root_regions() platform callback
Anup Patel
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
2021-03-03
include: sbi: Add hart_suspend() platform callback
Anup Patel
2021-01-15
include: sbi: Don't pack struct sbi_platform and sbi_platform_operations
Anup Patel
2021-01-12
lib: sbi: Allow platforms to provide root domain memory regions
Anup Patel
2021-01-07
lib: sbi: Replace args with trap registers in ecall handler
Anup Patel
2020-12-16
lib: sbi: Remove domain_get() platform callback function
Anup Patel
2020-12-04
include: sbi: Add domains_init() platform operation
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-12-01
include: sbi: Remove opensbi specific reset type defines
Anup Patel
[next]