[RTEMS Project] #2438: ARM cache problem after libdl load
RTEMS trac
trac at rtems.org
Thu Jul 21 00:40:29 UTC 2016
#2438: ARM cache problem after libdl load
----------------------------------------+---------------------
Reporter: pggauvin | Owner: chrisj
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.1
Component: libdl | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: libdl, ARM, ZedBoard, Zynq |
----------------------------------------+---------------------
Changes (by Pavel Pisa <pisa@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8709aa0459217822ce4118416c8547ed08d96ac1/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="8709aa0459217822ce4118416c8547ed08d96ac1"
libdl/rtl-obj.c: synchronize cache after code relocation.
Memory content changes caused by relocation has to be
propagated to memory/cache level which is used/snooped
during instruction cache fill.
Closes #2438
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2438#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list