Skip to content

Commit 938698e

Browse files
Merge pull request #7157 from philljj/fix_zephyr_benchmark_rsa
zephyr samples: fix wolfssl_benchmark RSA.
2 parents 78f7454 + 920aaeb commit 938698e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • zephyr/samples/wolfssl_benchmark

zephyr/samples/wolfssl_benchmark/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Configure stack and heap sizes
22
CONFIG_MAIN_STACK_SIZE=32768
3+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=8192
34

45
# Pthreads
56
CONFIG_PTHREAD_IPC=y

0 commit comments

Comments
 (0)