Skip to content
  1. Apr 02, 2015
    • Andy Polyakov's avatar
      aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. · 5a27a20b
      Andy Polyakov authored
      
      
      ARM has optimized Cortex-A5x pipeline to favour pairs of complementary
      AES instructions. While modified code improves performance of post-r0p0
      Cortex-A53 performance by >40% (for CBC decrypt and CTR), it hurts
      original r0p0. We favour later revisions, because one can't prevent
      future from coming. Improvement on post-r0p0 Cortex-A57 exceeds 50%,
      while new code is not slower on r0p0, or Apple A7 for that matter.
      
      [Update even SHA results for latest Cortex-A53.]
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      (cherry picked from commit 94376ccc)
      5a27a20b
  2. Mar 31, 2015
  3. Mar 28, 2015
  4. Mar 25, 2015
  5. Mar 24, 2015
  6. Mar 23, 2015
  7. Mar 22, 2015
  8. Mar 20, 2015
  9. Mar 19, 2015