aboutsummaryrefslogtreecommitdiff
path: root/include/sbi_utils/sys/clint.h
AgeCommit message (Expand)Author
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel
2020-05-01lib: utils: Remove redundant clint_ipi_sync() declarationAnup Patel
2020-01-02lib: utils: Support CLINT with 32bit MMIO access on RV64 systemAnup Patel
2019-06-19platform: Move platform common to lib/utils.Atish Patra