aboutsummaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_string.c
AgeCommit message (Expand)Author
2021-12-23firmware: Move memcpy/memset mapping to fw_base.SAnup Patel
2021-12-11lib: sbi: Fix compile errors using -Os optionAnup Patel
2021-08-07lib: sbi: Fix bug in strncmp function when count is 0Dong Du
2020-07-29lib: Add sbi_strncmp implementationAbner Chang
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra