[RTEMS Project] #4953: Definition of _ISR_Stack_size may not work for some code models
RTEMS trac
trac at rtems.org
Wed Sep 13 05:44:16 UTC 2023
#4953: Definition of _ISR_Stack_size may not work for some code models
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Resolution: fixed
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber):
* status: assigned => closed
* resolution: => fixed
Comment:
Since the start files are written in assembly, they can use the right
instructions to load an arbitrary absolute address. A review of the uses
of _ISR_Stack_size showed that there is actually no issue right now.
Adjusting the tests for RTEMS_DEFINE_GLOBAL_SYMBOL() should be enough.
--
Ticket URL: <http://devel.rtems.org/ticket/4953#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list