zephyr/tests/subsys/debug/coredump
Ioannis Glaropoulos 633a7208df tests: coredump: use undefined instruction to trigger CPU fault
When building the test for Cortex-M, use an undefined
instruction to trigger a CPU fault, instead of null
pointer de-referencing. That's because null-pointer
access may, in TrustZone-enabled platforms, lead to
a system crash (due to security violation).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-03-24 05:39:58 -04:00
..
src tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
CMakeLists.txt tests: add a test for coredump 2020-08-24 20:28:24 -04:00
prj.conf tests: add missing CONFIG_TEST=y in test suites 2021-03-17 17:48:20 -04:00
testcase.yaml tests: add a test for coredump 2020-08-24 20:28:24 -04:00