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

CPU: ARM: Remove bogus static assertion about 32-bit ARM. #1674

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

briansmith
Copy link
Owner

It is possible that a 32-bit ARM target could have static crypto CPU features.

It is possible that a 32-bit ARM target could have static crypto CPU features.
@briansmith briansmith self-assigned this Oct 1, 2023
@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #1674 (888ee5e) into main (901441f) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1674      +/-   ##
==========================================
- Coverage   96.04%   96.01%   -0.03%     
==========================================
  Files         133      133              
  Lines       19913    19913              
  Branches      199      199              
==========================================
- Hits        19125    19120       -5     
- Misses        752      754       +2     
- Partials       36       39       +3     
Files Coverage Δ
src/cpu/arm.rs 94.56% <ø> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@briansmith briansmith merged commit bad63fb into main Oct 1, 2023
160 of 161 checks passed
@briansmith briansmith deleted the b/arm-zero-armcap branch October 1, 2023 05:28
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.

1 participant