Skip to content

Conversation

@SparkiDev
Copy link
Contributor

Description

Fix code so that there is no dead code compiled.
That is, change if checks to #ifdef checks.

Testing

./configure --disable-shared LDFLAGS=--static --host=aarch64 CC=aarch64-linux-gnu-gcc --enable-armasm=no-crypto --enable-aesecb --enable-aescbc --enable-aesctr --enable-aesgcm --enable-aesxts

Checklist

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

@SparkiDev SparkiDev self-assigned this Dec 12, 2025
@SparkiDev SparkiDev force-pushed the arm64_asm_deadcode_fix branch 5 times, most recently from 6f2ecf8 to ad51c60 Compare December 12, 2025 02:19
Fix code so that there is no dead code compiled.
That is, change if checks to #ifdef checks.
@SparkiDev SparkiDev force-pushed the arm64_asm_deadcode_fix branch from ad51c60 to 8e14d4a Compare December 12, 2025 02:31
@SparkiDev
Copy link
Contributor Author

retest this please

@SparkiDev SparkiDev assigned douzzer and wolfSSL-Bot and unassigned SparkiDev Dec 12, 2025
@douzzer douzzer merged commit ab2196b into wolfSSL:master Dec 12, 2025
369 checks passed
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