• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/04-Jan-2025-3630

src/04-Jan-2025-520359

CMakeLists.txtD04-Jan-2025336 1410

READMED04-Jan-2025228 53

prj.confD04-Jan-2025119 65

prj_arm_fpu_sharing.confD04-Jan-2025151 87

prj_armv8m_mpu_stack_guard.confD04-Jan-2025148 76

protection_no_userspace.confD04-Jan-202557 43

sentinel.confD04-Jan-2025188 86

testcase.yamlD04-Jan-20251.3 KiB5150

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