index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
sbi_platform.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
1
-17
/
+0
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
1
-0
/
+39
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
1
-0
/
+5
2025-04-23
lib: sbi_platform: Remove the vendor_ext_check hook
Samuel Holland
1
-6
/
+1
2025-04-15
lib: sbi: Simplify structure member offset checking
Xiang W
1
-45
/
+11
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
1
-1
/
+1
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
1
-8
/
+3
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
1
-0
/
+17
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
1
-20
/
+5
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
1
-20
/
+5
2024-11-11
platform: ensure enough heap size with debug triggers extension
Inochi Amaoto
1
-1
/
+1
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
1
-20
/
+5
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
1
-17
/
+0
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
1
-0
/
+45
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
1
-0
/
+8
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
1
-12
/
+7
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
1
-2
/
+1
2023-09-24
lib: sbi: Remove sbi_platform_hart_index/invalid() functions
Anup Patel
1
-28
/
+0
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
1
-0
/
+18
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
1
-3
/
+15
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
1
-5
/
+4
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
1
-9
/
+8
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
1
-0
/
+20
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
1
-9
/
+9
2022-10-13
lib: sbi_platform: expose hart_features to extension_init callback
Heiko Stuebner
1
-3
/
+5
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
1
-0
/
+18
2022-03-27
include: Use static asserts for SBI_PLATFORM_xxx_OFFSET defines
Xiang W
1
-0
/
+50
2022-02-15
include: sbi: Introduce nascent_init() platform callback
Anup Patel
1
-0
/
+20
2021-07-11
lib: sbi: Add PMU specific platform hooks
Atish Patra
1
-0
/
+39
2021-04-28
lib: sbi: Simplify HSM platform operations
Anup Patel
1
-82
/
+1
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
1
-40
/
+0
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
1
-30
/
+0
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
1
-54
/
+4
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
1
-31
/
+0
2021-04-28
lib: sbi: Remove domains_root_regions() platform callback
Anup Patel
1
-18
/
+0
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
1
-1
/
+1
2021-03-03
include: sbi: Add hart_suspend() platform callback
Anup Patel
1
-0
/
+30
2021-01-15
include: sbi: Don't pack struct sbi_platform and sbi_platform_operations
Anup Patel
1
-2
/
+2
2021-01-12
lib: sbi: Allow platforms to provide root domain memory regions
Anup Patel
1
-1
/
+19
2021-01-07
lib: sbi: Replace args with trap registers in ecall handler
Anup Patel
1
-4
/
+5
2020-12-16
lib: sbi: Remove domain_get() platform callback function
Anup Patel
1
-18
/
+0
2020-12-04
include: sbi: Add domains_init() platform operation
Anup Patel
1
-0
/
+16
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
1
-7
/
+28
2020-12-01
include: sbi: Remove opensbi specific reset type defines
Anup Patel
1
-3
/
+1
2020-10-20
lib: sbi: Add initial domain support
Anup Patel
1
-0
/
+20
2020-10-20
include: sbi: Remove pmp_region callbacks from sbi_platform_operations
Anup Patel
1
-50
/
+0
2020-10-20
include: sbi: Remove redundant includes from sbi_platform.h
Anup Patel
1
-2
/
+2
2020-05-19
lib: sbi: Improve get_feature_str() implementation and usage
Anup Patel
1
-3
/
+2
2020-05-10
lib: Add platform features in boot time print
Atish Patra
1
-26
/
+41
2020-05-10
platform: Move platform features to hart
Atish Patra
1
-19
/
+3
[next]