zephyr/tests/subsys/debug
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
..
coredump tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
coredump_backends logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00