Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Build: support ARMv7 + ARMv8 #384

Closed
1 task done
anonimal opened this issue Oct 2, 2016 · 0 comments
Closed
1 task done

Build: support ARMv7 + ARMv8 #384

anonimal opened this issue Oct 2, 2016 · 0 comments
Assignees
Milestone

Comments

@anonimal
Copy link
Collaborator

anonimal commented Oct 2, 2016

By submitting this issue, I confirm the following:

  • I have read and understood the contributor guide.
  • I have checked that the issue I am reporting can be replicated or that the feature I am suggesting is not present.
  • I have checked opened or recently closed pull requests for existing solutions/implementations to my issue/suggestion.

Place an X inside the bracket to confirm

  • I confirm.

ARM support will at least require different cmake flags for both kovri and cryptopp. I don't have ARM machines to play so I can't personally ensure ARM support or run-time functionality.

For AES-NI run-time detection, I'm certain we'll have to fallback to library support instead of using our native impl (see #285).

Current build logs:
https://build.getmonero.org/builders/kovri-all-ubuntu-arm7/builds/0/
https://build.getmonero.org/builders/kovri-all-ubuntu-arm8/builds/0

@anonimal anonimal self-assigned this Nov 6, 2016
@anonimal anonimal added this to the 0.1.0-alpha milestone Nov 6, 2016
anonimal added a commit that referenced this issue Nov 7, 2016
1256a6f Build: fix ARMv7/8 builds. Fixes #384, refs #285 (anonimal)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant