Skip to content

Commit 94ab234

Browse files
committed
[Telink] Increase COMMON_LIBC_MALLOC_ARENA_SIZE to 29k for W91 to pass RR-1.1
1 parent d5bed03 commit 94ab234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/telink/chip-module/Kconfig.defaults

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ config HEAP_MEM_POOL_SIZE
8585
config COMMON_LIBC_MALLOC_ARENA_SIZE
8686
default 20716 if SOC_RISCV_TELINK_TL321X || SOC_SERIES_RISCV_TELINK_B9X_RETENTION
8787
default 16384 if SOC_RISCV_TELINK_TL721X
88+
default 29696 if SOC_RISCV_TELINK_W91
8889
default 12288
8990

9091
config NET_IPV6_MLD

0 commit comments

Comments
 (0)