arm-mem

May 12, 2015 · View on GitHub

ARM-accelerated versions of selected functions from string.h

To build the library, use makeor,ifcrosscompiling,usemake or, if cross-compiling, use CROSS_COMPILE=arm-linux-gnueabihf- make

Also included is a simple test harness, inspired by the benchmarker from the pixman library. This can be built via the "test" make target.