aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_timer.c
AgeCommit message (Expand)Author
2021-09-26lib: sbi: Add generic timer delay loop functionAnup Patel
2021-07-11lib: sbi: Implement firmware countersAtish Patra
2021-06-02lib: sbi_scratch: remove owner from sbi_scratch_alloc_offsetHeinrich Schuchardt
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2020-05-19include: sbi: Use scratch pointer as parmeter in HART feature APIsAnup Patel
2020-05-10lib: timer: Provide a hart based timer featureAtish Patra
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-01-07lib: Add timer exit APIAnup Patel
2019-09-30lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSRAnup Patel
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra