Fix ECC thread stack size which is to small to account for the worst case scenario. When an interrupt happens at the point where the ECC thread is at the highest stack size usage pushing the thread context to service the ISR causes a stack overflow. Increase the ECC thread stack size by atleast the size of the basic stack frame of 32 bytes aligned on 8 byte for ARM architectures. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| audio | ||
| common | ||
| controller | ||
| host | ||
| mesh | ||
| services | ||
| shell | ||
| CMakeLists.txt | ||
| Kconfig | ||