Sebastian Huber created a merge request: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/30
Project:Branches: sebhub/rtems-docs:simplify-terminate to rtems/docs/rtems-docs:main Author: Sebastian Huber Assignee: Sebastian Huber ## Summary Simplify system termination procedure In the system termination procedure, everything after invoking the fatal extensions is essentially dead code. Simplify the procedure and provide a reasonable safe fall-back for badly configured applications. Just disable masked interrupts and execute an idle loop. This removes the need for CPU ports to provide a fatal halt handler. Update #rtos/rtems/5067. <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/30 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
