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

Allow aarch64 CPUID capability check for all Linux platforms #1762

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

skmcgrail
Copy link
Member

Issues:

Addresses P147929287

Description of changes:

Removes the OPENSSL_ANDROID guard around the aarch64 CPUID capability check and allows it for all aarch64 linux platforms. This is now inline with the original commit taken from main: 24cb055

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.

@skmcgrail skmcgrail marked this pull request as ready for review August 14, 2024 17:39
@skmcgrail skmcgrail requested review from a team as code owners August 14, 2024 17:39
@skmcgrail skmcgrail merged commit 5cd9d60 into aws:fips-2022-11-02 Aug 14, 2024
8 of 9 checks passed
@skmcgrail skmcgrail deleted the backport-fips-2022-11-02 branch August 14, 2024 18:06
skmcgrail added a commit that referenced this pull request Aug 14, 2024
## What's Changed
* Fix aws-lc-rs GH CI for FIPS-2.x branch by @justsmth in
#1651
* Allow aarch64 CPUID capability check for all Linux platforms by
@skmcgrail in #1762
* [fips-2022-11-02] Backport Latest TLS Transfer Version by @skmcgrail
in #1764

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.
graebm added a commit to awslabs/aws-crt-java that referenced this pull request Aug 14, 2024
**Issue:**
AWS-LC caused a crash on load, when run on an NVidia Jetson Nano with Ubuntu.

**Description of changes:**
Update AWS-LC from `AWS-LC-FIPS-2.0.14` -> `AWS-LC-FIPS-2.0.15`
which brings in the following change that fixes this issue: aws/aws-lc#1762
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