commit | 597fbc00ce3e1520cb021cc987431899ad0d9c2a | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Thu Aug 31 21:48:38 2017 +0800 |
committer | Dees Troy <dees_troy@teamw.in> | Fri May 25 18:47:28 2018 +0200 |
tree | eb4d28228cdfdb60257c84b90895e0ba6a56a7c2 | |
parent | 38b83c1da45f0b4a7d166bee73dc7701794874c3 [diff] |
Enable arm64 neon scrypt implementation It seems that old Scrypt-config.mk is unaware of arm64 architecture. In fact, crypto_scrypt-neon.c can be compiled into arm64 as well. This CL adds an arch section for arm64. Bug: 65425184 Test: adb shell /data/nativetest64/scrypt_test/scrypt_test Change-Id: Ib451de642c7cc4548bfdc0879781981654b21b8f Merged-In: If40a30378b8038324aad44071107130d7722e28d
Team Win Recovery Project (TWRP)
You can find a compiling guide here.