zephyr/tests/subsys/debug/coredump
Eric Ackermann f9331854c8 tests: coredump: Add exception for cva6
The nullpointer address (0x0) is mapped to the debug module in cva6,
making it a valid address.
Thus, in the coredump test, trigger an exception using k_panic()
instead.

Signed-off-by: Eric Ackermann <eric.ackermann@cispa.de>
2025-04-18 17:46:30 +02:00
..
src tests: coredump: Add exception for cva6 2025-04-18 17:46:30 +02:00
CMakeLists.txt
prj.conf
testcase.yaml tests: debug/coredump: crash from user thread if userspace 2024-09-21 11:29:39 +02:00