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
/
sbi_init.c
Age
Commit message (
Expand
)
Author
2026-07-21
lib: sbi: Move trap delegation setup to sbi_trap.c
Anup Patel
2026-06-12
lib: sbi: Apply budget restriction when polling Zkr CSR state transition
Evgeny Voevodin
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2026-05-09
lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot
Evgeny Voevodin
2026-03-22
lib: sbi_init: Call hart init and timer init before platform early init
Yu-Chien Peter Lin
2025-12-16
lib: sbi: Factor-out PMP programming into separate sources
Anup Patel
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
2025-12-16
lib: sbi: Introduce hart protection abstraction
Anup Patel
2025-09-16
lib: sbi: Introduce IPI device rating
Anup Patel
2025-06-16
lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
Anup Patel
2025-02-19
lib: sbi: Fix non-root domain startup
Anup Patel
2025-02-13
lib: sbi: increase the size of the string used for extension display
Clément Léger
2025-01-30
lib: sbi: sse: allow adding new events
Clément Léger
2024-12-24
lib: sbi: Improve the alignment of boot-time prints
Anup Patel
2024-12-22
lib: sbi: Print list of available SBI extensions at boot-time
Anup Patel
2024-12-06
lib: sbi: Add SBI Message Proxy (MPXY) framework
Rahul Pathak
2024-11-11
lib: sbi_ipi: Make .ipi_clear always target the current hart
Samuel Holland
2024-09-26
lib: sbi: Remove unused hartid parameters
Samuel Holland
2024-09-26
lib: sbi: Update sbi_{entry,init}_count() to take a hart index
Samuel Holland
2024-09-25
lib: sbi_init: Remove obsolete hartid check
Samuel Holland
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
2024-04-05
lib: sbi: Wakeup non-coldboot HARTs early in the coldboot path
Anup Patel
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2024-03-10
lib: Add SBIUnit testing macros and functions
Ivan Orlov
2024-01-10
lib: sbi: Print number of debug triggers found
Himanshu Chauhan
2024-01-10
lib: sbi: Introduce the SBI debug triggers extension support
Himanshu Chauhan
2023-12-11
lib: sbi: skip wait_for_coldboot when coolboot done
Xiang W
2023-12-08
lib: sbi_hart: Store PMP granularity as log base 2
Samuel Holland
2023-09-24
lib: sbi: Remove sbi_scratch_last_hartid() macro
Anup Patel
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
2023-09-24
lib: sbi: Remove sbi_platform_hart_index/invalid() functions
Anup Patel
2023-08-22
lib: sbi_pmu: remove mhpm_count field in hart feature
Inochi Amaoto
2023-08-06
lib: sbi_pmu: Enable noncontigous hpm event and counters
Mayuresh Chitale
2023-07-13
lib: sbi: Change the order of PMP initialization
Himanshu Chauhan
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-05-21
lib: sbi: Only register available extensions
Andrew Jones
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-20
lib: sbi: Add debug print when sbi_pmu_init fails
Tan En De
2023-04-07
lib: sbi: Print the CPPC device name
Sunil V L
2023-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
2023-03-10
lib: sbi: Refactor the calls to sbi_hart_switch_mode()
Evgenii Shatokhin
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-01-23
lib: sbi: Print the RW section offset
Himanshu Chauhan
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
[next]