Skip to content

Commit 920aaeb

Browse files
committed
zephyr samples: fix wolfssl_benchmark RSA.
1 parent eb1fff3 commit 920aaeb

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)