summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_emulate_csr.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-22lib: sbi: illegal CSR 0x306 access in hpm_allowed()Heinrich Schuchardt1-5/+14
2020-09-01lib: sbi: Improve HPM CSR read/write emulationAnup Patel1-72/+75
2020-03-28include: sbi_console: Remove scratch parameter from sbi_dprintf()Anup Patel1-5/+2
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel1-12/+12
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