boringssl/util
Adam Langley 35a66d4aae Drop NEON assembly for HRSS.
Since we build Chrome with -mfpu=neon anyway, this isn't currently
needed. Additionally, I had included poly3_invert_vec in the assembly
but hadn't gotten around to wiring it up yet. That assembly referenced a
couple of functions in the C code that had been renamed. Surprisingly,
the NDK linker didn't have a problem with the undefined symbols since it
could statically find them to be unreachable.

But that isn't true everywhere. Some builds did fail because of the
undefined symbols although we're not sure what's different about them.
(Different NDK version perhaps?)

Change-Id: Ibac4724d24df05d6f6007499e1cd884e59889101
Reviewed-on: https://boringssl-review.googlesource.com/c/33604
Commit-Queue: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2018-12-13 17:43:07 +00:00
..
ar Support Windows-style ar files. 2018-11-27 22:06:15 +00:00
bot Roll back clang revision. 2018-09-14 16:43:00 +00:00
fipstools Better handle AVX-512 assembly syntax. 2018-10-15 23:31:23 +00:00
testresult Move JSON test results code into a common module. 2018-11-16 20:13:31 +00:00
32-bit-toolchain.cmake
all_tests.go Move JSON test results code into a common module. 2018-11-16 20:13:31 +00:00
all_tests.json Add some RAND_bytes tests. 2018-09-06 23:54:57 +00:00
BUILD.toplevel Add support for building ppc64le with bazel 2018-07-16 17:48:12 +00:00
check_filenames.go Add a tool to check for filename collisions. 2018-05-31 19:02:43 +00:00
check_imported_libraries.go Add a tool to check dependencies. 2017-07-25 20:03:46 +00:00
convert_comments.go Maintain comment alignment when converting. 2017-08-02 22:00:50 +00:00
convert_wycheproof.go Add new curve/hash ECDSA combinations from Wycheproof. 2018-08-10 18:26:06 +00:00
diff_asm.go Fix diff_asm.go and revert another local MASM perlasm change. 2017-05-11 23:30:01 +00:00
doc.config Add chacha.h to the list of documented headers. 2017-10-12 15:27:34 +00:00
doc.css
doc.go Fix doc.go error capitalization. 2018-09-14 20:47:26 +00:00
embed_test_data.go Escape backslashes in crypto test data. 2018-08-08 18:36:11 +00:00
generate_build_files.py Drop NEON assembly for HRSS. 2018-12-13 17:43:07 +00:00
generate-asm-lcov.py
generate-coverage.sh Fix generate-coverage.sh. 2017-03-21 14:54:47 +00:00
godeps.go Use Go modules with delocate. 2018-09-17 22:19:52 +00:00
make_errors.go Fix up make_errors.go. 2017-11-01 16:32:56 +00:00
make_prefix_headers.go Make Windows symbol-prefixing work. 2018-11-27 22:13:22 +00:00
read_symbols.go Make symbol-prefixing work on 32-bit x86. 2018-11-27 22:35:17 +00:00
run_android_tests.go Add missing files to run_android_test.go. 2017-04-06 15:54:06 +00:00
whitespace.txt No-op commit to kick the bots. 2018-08-09 23:09:23 +00:00