summaryrefslogtreecommitdiff
path: root/include/sbi_utils/sys
AgeCommit message (Expand)AuthorFilesLines
2022-01-11lib: utils/sys: Extend HTIF library to allow custom base addressSDK_v2.0.0Anup Patel1-2/+6
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel1-41/+0
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel2-7/+1
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel1-4/+0
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel1-6/+0
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel1-3/+1
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