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

Add missed compile time definition for aes on aarch64 #12665

Conversation

samuel-lee-msft
Copy link
Contributor

+ Looking at cd42b9e the definition of
AES_ASM appears to have been missed for aarch64
+ I suspect this may fix openssl#11377

CLA: trivial
@samuel-lee-msft samuel-lee-msft changed the title Fix missed compile time definition for aes on aarch64 Add missed compile time definition for aes on aarch64 Aug 17, 2020
@samuel-lee-msft
Copy link
Contributor Author

Had another look and I was confused - AES_ASM was not previously being defined for aarch64. Closing this PR - sorry for the noise!

@samuel-lee-msft samuel-lee-msft deleted the fix-use-aes-asm-in-aarch64-build branch August 17, 2020 21:01
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.

aarch64 vs armv8 32 bit performance (50% lower for aarch64)
1 participant