Skip to content

Small Stack Cache: make work again#5582

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:small_stack_cache_fix
Sep 12, 2022
Merged

Small Stack Cache: make work again#5582
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:small_stack_cache_fix

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

Fix Small Stack Cache option so that it works with various options including ALT_ECC_SIZE.
Allow ALT_ECC_SIZE when SP math all or SP math is compiled in.

Testing

./configure --disable-shared 'C_EXTRA_FLAGS=-DWOLFSSL_SMALL_STACK_CACHE'
./configure --disable-shared 'C_EXTRA_FLAGS=-DWOLFSSL_SMALL_STACK_CACHE -DALT_ECC_SIZE'
./configure --disable-shared '--enable-smallstack C_EXTRA_FLAGS=-DWOLFSSL_SMALL_STACK_CACHE'
./configure --disable-shared '--enable-fpecc C_EXTRA_FLAGS=-DWOLFSSL_SMALL_STACK_CACHE'
./configure --disable-shared '--enable-fpecc --enable-smallstack C_EXTRA_FLAGS=-DWOLFSSL_SMALL_STACK_CACHE'

Checklist

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

Fix Small Stack Cache option so that it works with various options
including ALT_ECC_SIZE.
Allow ALT_ECC_SIZE when SP math all or SP math is compiled in.
@JacobBarthelmeh JacobBarthelmeh merged commit 2eee35e into wolfSSL:master Sep 12, 2022
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