Skip to content

Test fixes#7891

Merged
douzzer merged 2 commits intowolfSSL:masterfrom
SparkiDev:test_fixes_2
Aug 24, 2024
Merged

Test fixes#7891
douzzer merged 2 commits intowolfSSL:masterfrom
SparkiDev:test_fixes_2

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

@SparkiDev SparkiDev commented Aug 22, 2024

Description

api.c:
Update #ifdefs.
sp_int.c:
Fix free call when hardening is disabled.
ge_operations.h
Don't define functions for ASM when building small.

Testing

Disable harden.
Disable session ticket and disable TLSv12.
--enable-ed25519=small --enable-intelasm

Checklist

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

api.c:
	Update #ifdefs.
sp_int.c:
	Fix free call when hardening is disabled.
@SparkiDev SparkiDev assigned SparkiDev and wolfSSL-Bot and unassigned SparkiDev Aug 22, 2024
@SparkiDev SparkiDev requested a review from wolfSSL-Bot August 22, 2024 06:43
Small builds don't allow ASM implementations.
Don't have functions defined for ASM  when building small
implementation.
@douzzer
Copy link
Copy Markdown
Contributor

douzzer commented Aug 23, 2024

retest this please

@douzzer douzzer merged commit 1d34b56 into wolfSSL:master Aug 24, 2024
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