f1f73f8966
https://boringssl-review.googlesource.com/c/34188 accidentally disabled it (__ARM_MAX_ARCH__ wasn't defined), which, in turn, masked a bug in https://boringssl-review.googlesource.com/c/34874. Remove the __ARM_MAX_ARCH__ check as that's hardcoded to 8 anyway. Then revert the problematic part of the bsaes-armv7.pl change. That brings back the somewhat questionable post-dispatch to pre-dispatch call, but I hope to patch the fallbacks out soon anyway. Change-Id: I567e55fe35cb716d5ed56580113a302617f5ad71 Reviewed-on: https://boringssl-review.googlesource.com/c/35044 Commit-Queue: David Benjamin <davidben@google.com> Commit-Queue: Adam Langley <agl@google.com> Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
aead.c | ||
cipher.c | ||
e_aes.c | ||
e_des.c | ||
internal.h |