commit | a020a244ae0a185cd53905ec84093e5e6eb7d88c | [log] [tgz] |
---|---|---|
author | Varvara Rainchik <varvara.rainchik@intel.com> | Tue Apr 29 17:44:56 2014 +0400 |
committer | Christopher Ferris <cferris@google.com> | Mon May 12 17:37:07 2014 -0700 |
tree | 50489853239f368c70cffbcd89ea70beb89b7f1a | |
parent | c1d26965ae12f94c7b0dc64b2548c3c29d180296 [diff] |
Add 64-bit Silvermont-optimized string/memory functions. Add following functions: bcopy, bzero, memcpy, memmove, memset, stpcpy, stpncpy, strcat, strcpy, strlen, strncat, strncpy, memcmp, strcmp, strncmp. Set all these functions as the default ones. Change-Id: Ic66b250ad8c349a43d25e2d4dea075604f6df6ac Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>