Skip to content

Fixed clang arm intrinsics for older compiler versions#663

Open
minosgalanakis wants to merge 1 commit intoMbed-TLS:developmentfrom
minosgalanakis:bugfix/fix-intrisic-aesce-clang
Open

Fixed clang arm intrinsics for older compiler versions#663
minosgalanakis wants to merge 1 commit intoMbed-TLS:developmentfrom
minosgalanakis:bugfix/fix-intrisic-aesce-clang

Conversation

@minosgalanakis
Copy link
Contributor

@minosgalanakis minosgalanakis commented Jan 15, 2026

Description

Resolves #660

PR checklist

Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.

@minosgalanakis minosgalanakis added bug Something isn't working priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most) component-platform Portability layer and build scripts needs-ci Needs to pass CI tests needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review labels Jan 15, 2026
@minosgalanakis minosgalanakis changed the title built-in drivers(aesce): Fixed clang arm intrinsics for verions < 7 Fixed clang arm intrinsics for older compiler versions Jan 15, 2026
@minosgalanakis minosgalanakis force-pushed the bugfix/fix-intrisic-aesce-clang branch from c30e83e to 462afdb Compare January 26, 2026 11:06
@minosgalanakis minosgalanakis removed the needs-ci Needs to pass CI tests label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working component-platform Portability layer and build scripts needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Internal compiler error in Arm crypto intrinsics path with older clang (aarch64 + clang-6)

1 participant