[RTEMS Project] #4953: Definition of _ISR_Stack_size may not work for some code models
RTEMS trac
trac at rtems.org
Wed Sep 13 08:52:30 UTC 2023
#4953: Definition of _ISR_Stack_size may not work for some code models
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: reopened
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Resolution:
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber):
* status: closed => reopened
* resolution: fixed =>
Comment:
The spconfig01 test fails on aarch64 with:
{{{
testsuites/sptests/spconfig01/init.c: 89
rtems_configuration_get_interrupt_stack_size() == CPU_STACK_MINIMUM_SIZE
}}}
The rtems_configuration_get_interrupt_stack_size() needs to be fixed.
--
Ticket URL: <http://devel.rtems.org/ticket/4953#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list