mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
MWDT toolchain has Stackcheck_alloca option enabled by default. So it adds stack checking in addition to Zephyr's stack checking. As it is completely redundant let's drop it. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>