19 Commits (4732c544f76958ea75af2e5a05b9d77a2341128a)

Author SHA1 Message Date
  David Benjamin 054e151b16 Rewrite ARM feature detection. 8 years ago
  Piotr Sikora c6d3029eda Add missing internal includes. 8 years ago
  David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional. 8 years ago
  Adam Langley 9e65d487b8 Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 years ago
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. 9 years ago
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 years ago
  Brian Smith 78fe4fd297 Fix more warnings about old-style prototypes. 9 years ago
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9 years ago
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9 years ago
  Adam Langley e2e13265ff Don't set NEON_FUNCTIONAL in the getauxval path. 9 years ago
  Adam Langley 078abceb29 Don't install SIGILL handler until after sigsetjmp. 9 years ago
  Adam Langley 8f5e2ebcee Don't probe for NEON with SIGILL on aarch64. 9 years ago
  Adam Langley 64b17ccf15 Fix patch collision of d062c8af and 2b2d66d4. 9 years ago
  Adam Langley d062c8afba Probe for NEON support if getauxval is missing. 9 years ago
  Adam Langley d749af7ab1 Use a weak pointer for getauxval. 9 years ago
  Adam Langley 3e6526575a aarch64 support. 9 years ago
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 years ago
  Adam Langley 31ebde9e5e Add a control to disable the Poly1305 NEON code. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago