[experiment] mbedtls force ARM64 Neon even when macros say otherwise #2793

Open
Lizzie wants to merge 5 commits from aes-with-mbedtls-patch into master
Member

more of the mbedtls trying to make macro magic even through they do runtime checks

more of the mbedtls trying to make macro magic even through they do runtime checks
fx
Some checks failed
eden-license / license-header (pull_request) Successful in 29s
GitHub Actions [CI] Build failed
d610c5444f
Signed-off-by: lizzie <lizzie@eden-emu.dev>
fix for real
Some checks failed
eden-license / license-header (pull_request) Successful in 26s
GitHub Actions [CI] Build failed
ecd4b10f28
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie force-pushed aes-with-mbedtls-patch from ecd4b10f28
Some checks failed
eden-license / license-header (pull_request) Successful in 26s
GitHub Actions [CI] Build failed
to 9b79703961
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
2025-10-20 07:16:51 +02:00
Compare
i mistyped arm64_neon headers ONCE AGAIN
Some checks are pending
eden-license / license-header (pull_request) Successful in 27s
GitHub Actions [CI] Build started
7a93ba52c4
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie force-pushed aes-with-mbedtls-patch from 7a93ba52c4
Some checks are pending
eden-license / license-header (pull_request) Successful in 27s
GitHub Actions [CI] Build started
to 7a96165b69
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
GitHub Actions [CI] Build succeeded – Release published
2025-10-21 20:32:36 +02:00
Compare
Lizzie force-pushed aes-with-mbedtls-patch from 7a96165b69
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
GitHub Actions [CI] Build succeeded – Release published
to 8230d43c53
Some checks reported errors
eden-license / license-header (pull_request) Successful in 1m40s
GitHub Actions [CI] Build cancelled
2025-10-27 21:21:20 +01:00
Compare
Lizzie changed title from [experiment] AES streaming PR + mbedtls force ARM64 Neon even when macros say otherwise to [experiment] mbedtls force ARM64 Neon even when macros say otherwise 2025-10-28 19:16:45 +01:00
Lizzie force-pushed aes-with-mbedtls-patch from 8230d43c53
Some checks reported errors
eden-license / license-header (pull_request) Successful in 1m40s
GitHub Actions [CI] Build cancelled
to cff5b27310
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
2025-10-28 19:16:55 +01:00
Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin aes-with-mbedtls-patch:aes-with-mbedtls-patch
git switch aes-with-mbedtls-patch
Sign in to join this conversation.
No description provided.