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.  

Download RDF metadata

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

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon cortex-strings-1.0-2013.01.tar.bz2 (md5, sig) Source code 748
last downloaded 61 weeks ago
Total downloads: 748

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 

View the full changelog

This release of Cortex String Routines adds more optimised routines, and support for AArch64.

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.

This milestone contains Public information
Everyone can see this information.