Cortex String Routines 2013.01
Milestone information
- Project:
- Cortex String Routines
- Series:
- trunk
- Version:
- 2013.01
- Released:
- Registrant:
- Matthew Gretton-Dann
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- No users assigned to blueprints and bugs.
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- No bugs are targeted to this milestone.
Download files for this release
Release notes
This package contains optimised string routines including memcpy(), memset(),
strcpy(), strlen() for the ARM Cortex-A series of cores.
Various implementations of these routines are provided, including generic
implementations for ARMv7-A cores with/without Neon, an implementation tuned
for Cortex-A9 and generic implementations for cores supporting AArch64.
Optimised versions of the following routines are included (not necessarily for all targets)
* memchr
* memcpy
* memset
* strchr
* strlen and strnlen
* strcpy
* strcmp and strncmp
as well as a testsuite and benchmark harness for testing correctness and performance.
Changelog
0 blueprints and 0 bugs targeted
There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.