summaryrefslogtreecommitdiffstats
path: root/lib/memcpy_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* string.h: Introduce memset_startat() for wiping trailing members and paddingKees Cook2021-10-181-0/+11
* string.h: Introduce memset_after() for wiping trailing members/paddingKees Cook2021-10-181-0/+13
* lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook2021-10-181-0/+265