Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
92ca9c29
Commit
92ca9c29
authored
Apr 18, 2013
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated info about ARM neon use.
parent
b2407edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
NEWS
NEWS
+4
-2
No files found.
NEWS
View file @
92ca9c29
...
@@ -34,8 +34,10 @@ NEWS for the 2.7 release
...
@@ -34,8 +34,10 @@ NEWS for the 2.7 release
performance problem is fixed now).
performance problem is fixed now).
The ARM code was tested and benchmarked on Cortex-A9. Some of
The ARM code was tested and benchmarked on Cortex-A9. Some of
the functions use "neon" instructions, which are not available
the functions use "neon" instructions. The configure script
on all ARM processors. Feedback appreciated.
decides if neon instructions can be used, and the command line
options --enable-arm-neon and --disable-arm-neon can be used
to override its choice. Feedback appreciated.
The libraries are intended to be binary compatible with
The libraries are intended to be binary compatible with
nettle-2.2 and later. The shared library names are
nettle-2.2 and later. The shared library names are
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment