Skip to content

Fix NetBSD AArch64 CPU feature detection on big.LITTLE systems#3082

Merged
sgmenda merged 1 commit intoaws:mainfrom
justsmth:fix-netbsd-aarch64-cpucap
Mar 10, 2026
Merged

Fix NetBSD AArch64 CPU feature detection on big.LITTLE systems#3082
sgmenda merged 1 commit intoaws:mainfrom
justsmth:fix-netbsd-aarch64-cpucap

Conversation

@justsmth
Copy link
Copy Markdown
Contributor

@justsmth justsmth commented Mar 6, 2026

Description of changes:

NetBSD/AArch64: Scan all possible CPU indices, tolerating gaps from offline/absent CPUs.

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 March 6, 2026 22:08
@justsmth justsmth requested a review from geedo0 March 6, 2026 22:08
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.37%. Comparing base (0628190) to head (896a2aa).
⚠️ Report is 36 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3082      +/-   ##
==========================================
+ Coverage   78.35%   78.37%   +0.02%     
==========================================
  Files         689      689              
  Lines      121010   121200     +190     
  Branches    16992    16981      -11     
==========================================
+ Hits        94813    94989     +176     
- Misses      25302    25314      +12     
- Partials      895      897       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justsmth justsmth requested a review from nebeid March 9, 2026 13:28
@sgmenda sgmenda merged commit 1aa0cef into aws:main Mar 10, 2026
558 of 562 checks passed
WillChilds-Klein pushed a commit to WillChilds-Klein/aws-lc that referenced this pull request Mar 11, 2026
)

### Description of changes: 
NetBSD/AArch64: Scan all possible CPU indices, tolerating gaps from
offline/absent CPUs.

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.
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