lib: sbi: Print scratch size and usage at boot time
[platform/kernel/opensbi.git] / lib / sbi / sbi_scratch.c
2023-06-05 Anup Patellib: sbi: Print scratch size and usage at boot time
2023-04-06 Xiang Wlib: sbi_scratch: Optimize the alignment code for alloc...
2021-06-11 Heinrich Schuchardtlib: sbi_scratch: zero out scratch memory on all harts
2021-06-02 Heinrich Schuchardtlib: sbi_scratch: remove owner from sbi_scratch_alloc_o...
2020-03-28 Anup Patellib: sbi_scratch: Introduce sbi_scratch_last_hartid...
2020-03-19 Anup Patelinclude: sbi_platform: Introduce HART index to HART...
2020-03-19 Anup Patellib: Don't use sbi_platform_hart_count() API
2020-03-19 Anup Patellib: sbi_scratch: Don't set hartid_to_scratch table...
2020-03-19 Anup Patellib: Handle failure of sbi_hartid_to_scratch() API
2020-03-19 Anup Patelinclude: Simplify HART id to scratch macro
2020-03-19 Anup Patellib: sbi_scratch: Introduce HART id to scratch table
2020-02-13 Li Jinpeilib: sbi_scratch: use bitwise ops in sbi_scratch_alloc_...
2020-01-07 Anup Patellib: zero-out memory allocated using sbi_scratch_alloc_...
2019-06-19 Atish Patralib: Move sbi core library to lib/sbi