Skip to content

SP ARM64 P-256: mark functions as SP_NOINLINE#6979

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_arm64_noinline
Nov 21, 2023
Merged

SP ARM64 P-256: mark functions as SP_NOINLINE#6979
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:sp_arm64_noinline

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

iOS device compilations are inlining functions and causing P-256 to fail.
Add SP_NOINLINE to key P-256 functions.

Fixes zd#16951

Testing

Standard testing.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Nov 16, 2023
iOS device compilations are inlining functions and causing P-256 to
fail.
Add SP_NOINLINE to key P-256 functions.
Add "cc" to more clobber lists.
@JacobBarthelmeh JacobBarthelmeh merged commit dda72dc into wolfSSL:master Nov 21, 2023
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.

3 participants