Skip to content
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

Add an ARM build #387

Closed
alexw91 opened this issue Feb 24, 2017 · 3 comments
Closed

Add an ARM build #387

alexw91 opened this issue Feb 24, 2017 · 3 comments

Comments

@alexw91
Copy link
Contributor

alexw91 commented Feb 24, 2017

Find a way to get an ARM build working.

There are a couple of ways that we might be able to do it:

  1. Cross compile an ARM binary on x86_64 Linux, without running any tests. This will just verify that we can compile and don't break the ARM build, which will get us most of the way.

  2. Emulate an ARM build on Travis using qemu:

  3. AWS CodeBuild + EC2 ARM Processors:

This was referenced Feb 24, 2017
@alexw91 alexw91 changed the title Add ARM build to Travis Add Emulated ARM build to Travis Feb 24, 2017
@alexw91 alexw91 changed the title Add Emulated ARM build to Travis Add an ARM build Nov 27, 2018
@dougch
Copy link
Contributor

dougch commented May 20, 2020

CodeBuild has support for ARM on AmazonLinux 2.0 as another option

@raycoll
Copy link
Contributor

raycoll commented Sep 10, 2020

It would be great to have this in s2n's CI build now that AWS has Gravitron instances generally available and increasingly used

@dougch
Copy link
Contributor

dougch commented Feb 24, 2022

Covered in #2976

@dougch dougch closed this as completed Feb 24, 2022
@zaherd zaherd moved this from To do to Done in OPS/CI Mar 8, 2022
@zaherd zaherd moved this from Done to closed in OPS/CI Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
OPS/CI
closed
Development

No branches or pull requests

4 participants