mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 10:05:22 +00:00
Builds upon the approach taken by the x86 version of k_memset() and k_memcpy() APIs, which uses word-sized operations for greater efficiency when manipulating large buffers. The algorithms used here are architecture-independent. Change-Id: I01ea8b22c8e6028f881e9b61ccc3a01e8ba4c02b Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
---|---|---|
arch | ||
config | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib/libc | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kconfig | ||
Makefile | ||
Makefile.inc | ||
timo-env.sh |