aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_emulate_csr.c
AgeCommit message (Expand)Author
2021-03-22lib: sbi: illegal CSR 0x306 access in hpm_allowed()Heinrich Schuchardt
2020-09-01lib: sbi: Improve HPM CSR read/write emulationAnup Patel
2020-03-28include: sbi_console: Remove scratch parameter from sbi_dprintf()Anup Patel
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-03-28lib: sbi_emulate_csr: Remove scratch and hartid parameterAnup Patel
2020-03-08include: Move bits related defines and macros to sbi_bitops.hAnup Patel
2019-09-30lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSRAnup Patel
2019-08-09lib: Use sbi_dprintf() for invalid CSRsAnup Patel
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra