Age | Commit message (Expand) | Author |
2021-07-11 | lib: sbi: Implement firmware counters | Atish Patra |
2021-06-02 | lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset | Heinrich Schuchardt |
2021-04-28 | lib: sbi: Simplify ipi platform operations | Anup Patel |
2021-03-03 | lib: Remove redundant sbi_platform_ipi_clear() calls | Anup Patel |
2021-03-03 | lib: sbi: Rename sbi_hsm_hart_started_mask() function | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_started_mask() for domains | Anup Patel |
2020-03-28 | include: sbi_ipi: Remove scratch parameter from most functions | Anup Patel |
2020-03-19 | lib: sbi_hsm: Remove scratch parameter from hart_started_mask() API | 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-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-11 | lib: sbi_ipi: Use sbi_hsm_hart_started_mask() API | Anup Patel |
2020-02-24 | lib: Implement hart hotplug | Atish Patra |
2020-02-24 | lib: Simplify the for-loop in sbi_ipi_send_many() | Anup Patel |
2020-02-22 | lib: Use available hart mask for correct hbase value | Atish Patra |
2020-01-22 | lib: Initialize TLB management directly from coldboot/warmboot path | Anup Patel |
2020-01-22 | lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functions | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_event_create/destroy() APIs | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_send_halt() API | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_send_smode() API | Anup Patel |
2020-01-22 | lib: Move struct sbi_ipi_data definition to sbi_ipi.c | Anup Patel |
2020-01-07 | lib: do sbi_exit() upon halt IPI | Anup Patel |
2020-01-07 | lib: Add ipi exit API | Anup Patel |
2019-12-23 | lib: Add IPI extension in SBI | Atish Patra |
2019-12-23 | lib: Remove redundant IPI types | Atish Patra |
2019-11-21 | lib: Better naming of unpriv APIs for wider use | Anup Patel |
2019-08-16 | lib: Fix race conditions in tlb fifo access. | Atish Patra |
2019-06-19 | lib: Rename string.x to sbi_string.x | Atish Patra |
2019-06-19 | lib: Include helper libc functions directly in libsbi. | Atish Patra |
2019-06-19 | lib: Move sbi core library to lib/sbi | Atish Patra |