-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cryptest: armv7l: undefined references for NEON, PMULL, and DetectArmFeatures #480
Comments
ARMv8-a
The second problem is, By the way, if you need an ARMv8 machine, then you can (1) buy one or (2) use the GCC compile farm. For (1) LeMaker HiKey and Pine64 are good choices. They are inexpensive dev-boards with the optional Crypto. The HiKey cost me about $150 USD, but the Pine64 cost me about $69 USD. Be aware RPI3's are ARMv8, but they lack the optional Crypto. Avoid RPI3 for testing. For (2), you should sign up for a GCC Compile Farm account. Hosts If you decide for the compile farm account, then it takes 6 to 9 months to get approved. The admins seem to batch requests and approve a group of them at once. I believe Marcel and Uri are waiting for approval. |
Thanks for the info! We have an ARMv8 machine in our arsenal but it's currently offline/being swapped out. Another ARMV8 would be good to have regardless. Fixed! Thank you @noloader. cryptest-result_armv7l-rev2.txt |
On two of our machines:
cryptest-result_armv7l-rev2.txt
cryptest-result_armv7l-rev4.txt
Possibly related to monero-project/kovri#699?
The text was updated successfully, but these errors were encountered: