Hey,
While trying to debug a crash in the TF-M regression tests, I noticed that the msplim_ns register is set to 0x0, leaving the non-secure application without any stack to protection, sadly I wasn't able to figure out how to enable the stack protection, which
would be nice as we suspect that a stack overflow could cause the crash.
Therefore, I would be interested if it possible to enable stack protection for the non-secure application of the TF-M regression tests and
if so, how?
Thanks for the help