summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_emulate_csr.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-28lib: sbi_emulate_csr: Remove scratch and hartid parameterAnup Patel1-6/+9
2020-03-08include: Move bits related defines and macros to sbi_bitops.hAnup Patel1-1/+1
2019-09-30lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSRAnup Patel1-11/+59
2019-08-09lib: Use sbi_dprintf() for invalid CSRsAnup Patel1-4/+4
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra1-0/+137