summaryrefslogtreecommitdiff
path: root/include/sbi_utils/sys/clint.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel1-41/+0
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel1-4/+0
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel1-6/+0
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-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