This test launches several threads. Only last thread will overflow the stack and an mpu exception will occur. The other threads are regulary suspended, this triggers access to kthread structure. This tests is failed on st and nxp platform, if 32 bytes alignement is not set. Signed-off-by: Michel Jaouen <michel.jaouen@st.com>
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_MPU_STACK_GUARD=y
|
|
CONFIG_SYS_LOG=y
|