Skip to content
Commit 0c2bb624 authored by Jiafei Pan's avatar Jiafei Pan Committed by Fabio Baltieri
Browse files

boards: imx95_evk: a55: enlarge networking stack size



The issue is caused by default stack size 1500 bytes of NET_RX_STACK_SIZE
is to small for ARM64 platform, then the stack of net_rx thread is
overflow and break the net_mgmt thread's stack, as a result net_mgmt thread
is crashed.

So this patch will enlarge all the stack size of net stack threads.

Signed-off-by: default avatarJiafei Pan <Jiafei.Pan@nxp.com>
parent 5a56cb6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment