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

Support for arm-unknown-linux-musleabi(hf) #638

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Dec 18, 2024

Issues:

Addresses: CryptoAlg-2718

Description of changes:

  • Adds CI to test builds for the targets arm-unknown-linux-musleabi and arm-unknown-linux-musleabihf.
  • Cleanup cross-rs configurations.
  • Allow environment variable to disable slow (long-running) tests, mostly tests that require the generation of large (>2048-bit) RSA keys.

Callout

  • Updated CI configuration to support both FIPS and non-FIPS builds when testing cross-compilation.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth force-pushed the platform-arm-unknown-linux-musleabi branch from e0aee60 to 97b174a Compare December 18, 2024 20:38
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.89%. Comparing base (c358484) to head (63a2f61).
Report is 139 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   95.80%   92.89%   -2.91%     
==========================================
  Files          61       67       +6     
  Lines        8143     9718    +1575     
  Branches        0     9718    +9718     
==========================================
+ Hits         7801     9028    +1227     
- Misses        342      402      +60     
- Partials        0      288     +288     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justsmth justsmth force-pushed the platform-arm-unknown-linux-musleabi branch 5 times, most recently from 80f6139 to 4d86acb Compare December 19, 2024 16:34
@justsmth justsmth changed the title [DRAFT] Support arm-unknown-linux-musleabi Support for arm-unknown-linux-musleabi(hf) Dec 19, 2024
@justsmth justsmth marked this pull request as ready for review December 19, 2024 16:55
@justsmth justsmth requested a review from a team as a code owner December 19, 2024 16:55
@justsmth justsmth requested a review from skmcgrail December 19, 2024 16:55
@justsmth justsmth force-pushed the platform-arm-unknown-linux-musleabi branch from 4d86acb to 63a2f61 Compare December 19, 2024 16:59
@justsmth justsmth force-pushed the platform-arm-unknown-linux-musleabi branch from 63a2f61 to 87f23ae Compare December 20, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants