Cortex String Routines 2011.09
Milestone information
- Project:
- Cortex String Routines
- Series:
- trunk
- Version:
- 2011.09
- Released:
- Registrant:
- Michael Hope
- 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:
- 1 Michael Hope
- Blueprints:
- 1 Implemented
- Bugs:
- 1 Fix Released
Download files for this release
Release notes
cortex-strings is a set of optimised string routines for the ARM Cortex-A series of processors. These routines are optimised for the Cortex-A9, work well on the Cortex-A8, and include variants that can make use of the NEON SIMD unit.
Included are optimised versions of:
* memchr
* memcpy
* memset
* strchr
* strlen
* and strcpy
as well as a testsuite and benchmark harness for testing correctness and performance.
Our next step is to land these routines in the common C libraries such as GLIBC, Bionic, and Newlib.
Changelog
This release does not have a changelog.
1 blueprint and 1 bug targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Make a 1.0 release of cortex-strings | Make a 1.0 release of cortex-strings | 4 High | Michael Hope | 11 Implemented |
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
675163 | #675163 | make add-on fails due to missing ./scripts/fixup.py | 3 High | 10 Fix Released |