Skip to content

Commit ff4d071

Browse files
committed
bumb malloc area for nativesim
1 parent 96f0e5a commit ff4d071

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# native_sim needs a larger malloc arena for thread stack allocation
2+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# native_sim needs a larger malloc arena for thread stack allocation
2+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# native_sim needs a larger malloc arena for thread stack allocation
2+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# native_sim needs a larger malloc arena for thread stack allocation
2+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072

0 commit comments

Comments
 (0)