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

Remove further uses of __ARMEL__ in AArch64 assembly #17988

Closed
wants to merge 1 commit into from

Conversation

bavison
Copy link
Contributor

@bavison bavison commented Mar 29, 2022

The sweep of the source tree in #17373 missed the BSAES assembly due its
PR #14592 having been temporarily backed out at the time.

This partially fixes #17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

The sweep of the source tree in openssl#17373 missed the BSAES assembly due its
PR openssl#14592 having been temporarily backed out at the time.

This constitutes a partial fix for openssl#17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.
@github-actions github-actions bot added the severity: fips change The pull request changes FIPS provider sources label Mar 29, 2022
@mattcaswell mattcaswell added branch: master Merge to master branch approval: review pending This pull request needs review by a committer labels Mar 29, 2022
@t8m t8m added the triaged: bug The issue/pr is/fixes a bug label Mar 29, 2022
@t8m t8m added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Mar 29, 2022
@openssl-machine openssl-machine removed the approval: done This pull request has the required number of approvals label Mar 30, 2022
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@openssl-machine openssl-machine added the approval: ready to merge The 24 hour grace period has passed, ready to merge label Mar 30, 2022
@t8m
Copy link
Member

t8m commented Mar 30, 2022

Merged to master branch. Thank you for your contribution.

@t8m t8m closed this Mar 30, 2022
openssl-machine pushed a commit that referenced this pull request Mar 30, 2022
The sweep of the source tree in #17373 missed the BSAES assembly due its
PR #14592 having been temporarily backed out at the time.

This constitutes a partial fix for #17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #17988)
t8m pushed a commit to t8m/openssl that referenced this pull request Nov 4, 2022
The sweep of the source tree in openssl#17373 missed the BSAES assembly due its
PR openssl#14592 having been temporarily backed out at the time.

This constitutes a partial fix for openssl#17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from openssl#17988)

(cherry picked from commit 2bd5cde)
t8m pushed a commit to t8m/openssl that referenced this pull request Nov 4, 2022
The sweep of the source tree in openssl#17373 missed the BSAES assembly due its
PR openssl#14592 having been temporarily backed out at the time.

This constitutes a partial fix for openssl#17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from openssl#17988)

(cherry picked from commit 2bd5cde)
t8m pushed a commit to t8m/openssl that referenced this pull request Nov 9, 2022
The sweep of the source tree in openssl#17373 missed the BSAES assembly due its
PR openssl#14592 having been temporarily backed out at the time.

This constitutes a partial fix for openssl#17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from openssl#17988)

(cherry picked from commit 2bd5cde)
openssl-machine pushed a commit that referenced this pull request Nov 11, 2022
The sweep of the source tree in #17373 missed the BSAES assembly due its
PR #14592 having been temporarily backed out at the time.

This constitutes a partial fix for #17958 - covers cases except when
configured with -DOPENSSL_AES_CONST_TIME.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #17988)

(cherry picked from commit 2bd5cde)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch severity: fips change The pull request changes FIPS provider sources triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLSv1.3 connections failing on aarch64
4 participants