Documentation | Simplify system termination procedure (!30)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Wed Jul 17 17:05:36 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240717/5c97364c/attachment.htm>
More information about the bugs
mailing list