summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_ipi.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-24lib: Handle page/access fault caused by unpriv load/storeAnup Patel1-2/+3
2019-05-24lib: Factor-out TLB management from IPI managementAnup Patel1-16/+0
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-2/+2
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson1-0/+4
2019-04-03lib: Use a fifo to keep track of sfence related IPIs.Atish Patra1-0/+3
2019-04-03lib: Introduce a tlb info type.Atish Patra1-0/+7
2019-03-12lib: Implement sfence.vma correctly.Atish Patra1-2/+13
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-23lib: Remove source_hart and hartid parameter from IPI callbacksAnup patel1-4/+4
2018-12-27lib: Simplify sbi_platform ipi_init() hooksAnup Patel1-3/+1
2018-12-11Initial commit.Anup Patel1-0/+33