Skip to content

Commit 542443e

Browse files
krish2718rlubos
authored andcommitted
[nrf fromlist] snippets: wifi: raise wpa_supplicant stack for nRF enterprise
Enterprise TLS needs more stack and heap than the hostap default for nRF platforms. Upstream PR #: 109798 Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 060d536 commit 542443e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# nRF5340 app RAM is 448 KiB; trim heaps vs wifi-enterprise.conf (100000 / 70000).
22
CONFIG_NRF_WIFI_DATA_HEAP_SIZE=28672
33
CONFIG_MBEDTLS_HEAP_SIZE=70000
4+
CONFIG_WIFI_NM_WPA_SUPPLICANT_THREAD_STACK_SIZE=9000
45
CONFIG_WIFI_CREDENTIALS_RUNTIME_CERTIFICATES=y
56
CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES=y

0 commit comments

Comments
 (0)