Age | Commit message (Expand) | Author |
2021-06-11 | lib: sbi_scratch: zero out scratch memory on all harts | Heinrich Schuchardt |
2021-06-02 | lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset | Heinrich Schuchardt |
2020-03-28 | lib: sbi_scratch: Introduce sbi_scratch_last_hartid() API | Anup Patel |
2020-03-19 | include: sbi_platform: Introduce HART index to HART id table | Anup Patel |
2020-03-19 | lib: Don't use sbi_platform_hart_count() API | Anup Patel |
2020-03-19 | lib: sbi_scratch: Don't set hartid_to_scratch table for disabled HART | Anup Patel |
2020-03-19 | lib: Handle failure of sbi_hartid_to_scratch() API | Anup Patel |
2020-03-19 | include: Simplify HART id to scratch macro | Anup Patel |
2020-03-19 | lib: sbi_scratch: Introduce HART id to scratch table | Anup Patel |
2020-02-13 | lib: sbi_scratch: use bitwise ops in sbi_scratch_alloc_offset() | Li Jinpei |
2020-01-07 | lib: zero-out memory allocated using sbi_scratch_alloc_offset() | Anup Patel |
2019-06-19 | lib: Move sbi core library to lib/sbi | Atish Patra |