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

Fix fips build for s390x #656

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Fix fips build for s390x #656

merged 1 commit into from
Jan 15, 2025

Conversation

justsmth
Copy link
Contributor

Issues:

Addresses #655

Description of changes:

Fix fips build for certain CPU targets that lack assembly optimized implementations.

Testing:

Updated CI.

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 requested a review from a team as a code owner January 13, 2025 16:11
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.90%. Comparing base (c358484) to head (d6cac03).
Report is 150 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
- Coverage   95.80%   92.90%   -2.90%     
==========================================
  Files          61       68       +7     
  Lines        8143     9721    +1578     
  Branches        0     9721    +9721     
==========================================
+ Hits         7801     9031    +1230     
- 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 merged commit 34ba98f into aws:main Jan 15, 2025
256 of 261 checks passed
@justsmth justsmth deleted the fix-s390x-fips branch January 15, 2025 18:58
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.

4 participants