summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_system.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel1-3/+1
2020-03-28include: sbi_system: Remove scratch parameter and redundant functionsAnup Patel1-12/+2
2020-01-07lib: improve system reboot and shutdown implementationAnup Patel1-4/+2
2020-01-07lib: Add system early_exit and final_exit APIsAnup Patel1-0/+4
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-4/+4
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-23lib: Remove hartid paramter from early_init() and final_init() callbacksAnup Patel1-4/+2
2018-12-27lib: Simplify sbi_platform early_init() and final_init() hooksAnup Patel1-6/+4
2018-12-11Initial commit.Anup Patel1-0/+31