aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/riscv_atomic.c
AgeCommit message (Expand)Author
2021-04-09lib: sbi: fix atomic_add_returnXiang W
2020-03-28include: Use more consistent name for atomic xchg() and cmpxchg()Anup Patel
2020-03-10lib: sbi: Fix coding style issuesBin Meng
2020-03-08include: Move bits related defines and macros to sbi_bitops.hAnup Patel
2020-02-22lib: Fix typo in atomic exchange functionsAtish Patra
2019-08-31lib: Support atomic swap instructionsAtish Patra
2019-08-16lib: Provide an atomic exchange function unsigned longAtish Patra
2019-06-19lib: Move sbi core library to lib/sbiAtish Patra