[Bug 1042162] Re: Please enable arm assembler optimisations in openssl

Matthias Klose doko at ubuntu.com
Tue Mar 5 15:27:37 UTC 2013


*** This bug is a duplicate of bug 1083498 ***
    https://bugs.launchpad.net/bugs/1083498

** This bug has been marked a duplicate of bug 1083498
   please enable arm assembler code in openssl

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1042162

Title:
  Please enable arm assembler optimisations in openssl

Status in “openssl” package in Ubuntu:
  Confirmed
Status in “openssl” package in Debian:
  New

Bug description:
  Openssl has some rather nice arm assembler optimizations. For example
  on pandaboard (omap4430), the following speed improvements were made:

  benchmark    debian       with patch
  sha1         55836.67k -> 73599.08k
  aes-128 cbc  18451.11k -> 36305.34k
  aes-256 cbc  13552.30k -> 27108.31k
  sha256       20092.25k -> 43469.45k
  sha512       8052.74k  -> 37194.28k
  rsa 1024     1904.2v/S -> 3650.5v/s

  The attached patch enables using arm assembler, as well as removes the
  armeb configuration as the armeb port is long dead.

  The patch applies to the Quantal version of openssl.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1042162/+subscriptions




More information about the foundations-bugs mailing list