| commit | d33c4ef96f5f6ecc9f1756638ffe70987e7bdb2a | [log] [tgz] |
|---|---|---|
| author | Valerio Setti <vsetti@baylibre.com> | Mon Oct 13 11:53:35 2025 +0200 |
| committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 23 18:02:56 2025 +0200 |
| tree | b4d866c677973a2eaa2f6755ae685a6559478182 | |
| parent | 6115d590ca7ad4a5df8199568705e2a1eff0de31 [diff] |
tests: net: iface: increase main stack size in net.iface.iid.stable Moving from legacy Mbed TLS crypto to PSA API would cause mps2/an385 platform to fail due to stack overflow. This commit increases the stack size to solve this problem. Signed-off-by: Valerio Setti <vsetti@baylibre.com>