Skip to content

Android example: update CMakeLists.txt SP Math#398

Merged
bigbrett merged 1 commit intowolfSSL:masterfrom
cconlon:androidSPMath
Sep 5, 2023
Merged

Android example: update CMakeLists.txt SP Math#398
bigbrett merged 1 commit intowolfSSL:masterfrom
cconlon:androidSPMath

Conversation

@cconlon
Copy link
Copy Markdown
Member

@cconlon cconlon commented Sep 5, 2023

This PR updates the CMakeLists.txt used for the android/wolfssljni-ndk-gradle example app to correct the definitions used for SP math.

WOLFSSL_SP_MATH should be used when assembly acceleration is used. WOLFSSL_SP_MATH_ALL should be used when no assembly acceleration is needed/used and software/C-based implementation should be used.

Comment thread android/wolfssljni-ndk-gradle/app/CMakeLists.txt
@bigbrett bigbrett merged commit eb4a336 into wolfSSL:master Sep 5, 2023
yota22721 pushed a commit to yota22721/wolfssl-examples that referenced this pull request Jan 25, 2025
Android example: update CMakeLists.txt SP Math
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.

2 participants