• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

boards/22-Aug-2025-

src/22-Aug-2025-

CMakeLists.txt A D22-Aug-2025349 1410

README A D22-Aug-2025232 53

prj.conf A D22-Aug-2025124 65

prj_arm_fpu_sharing.conf A D22-Aug-2025158 87

prj_armv8m_mpu_stack_guard.conf A D22-Aug-2025154 76

protection_no_userspace.conf A D22-Aug-202560 43

sentinel.conf A D22-Aug-2025195 86

testcase.yaml A D22-Aug-20251.3 KiB4948

README

1This test case verifies that kernel fatal error handling works correctly.
2
3If a thread causes a CPU exception, and it is not in an ISR or "essential"
4thread, the thread gets aborted and the rest of the system executes normally.
5