summaryrefslogtreecommitdiff
path: root/include/sbi_utils/sys
AgeCommit message (Expand)AuthorFilesLines
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel2-2/+6
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel1-3/+20
2020-05-01lib: utils: Remove redundant clint_ipi_sync() declarationAnup Patel1-2/+0
2020-04-27lib: utils: Add SiFive test deviceAnup Patel1-0/+19
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel1-1/+1
2020-02-17platform: Add Spike initial supportJames Clarke1-0/+19
2020-01-02lib: utils: Support CLINT with 32bit MMIO access on RV64 systemAnup Patel1-1/+2
2019-06-19platform: Move platform common to lib/utils.Atish Patra1-0/+35