zephyr/tests/kernel/fatal
Daniel Leung b70d44c94d tests: fatal/exception: pin stack before stack overflow test
For hardware stack overflow test, pin the whole stack if
demand paging is enabled and generic sections are not all present
at boot. The whole stack may not be in memory at the time of
test, which would result in double fault (exception being
handled + page fault). So make sure the stack is in physical
memory and mapped before doing any tests.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-26 21:16:22 -04:00
..
exception tests: fatal/exception: pin stack before stack overflow test 2021-08-26 21:16:22 -04:00
message_capture cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00