summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/rtems/score/cpu.h
diff options
context:
space:
mode:
authorPavel Pisa <pisa@cmp.felk.cvut.cz>2016-10-03 11:01:39 +0200
committerPavel Pisa <pisa@cmp.felk.cvut.cz>2016-10-03 11:01:39 +0200
commit9d423d9c96e33d9bf50810449352e708283f4971 (patch)
tree59a82f0f75cc2c9288cbf34a95ad99af51d3b4e9 /cpukit/score/cpu/arm/rtems/score/cpu.h
parentarm/tms570: document BSP setup with included hardware initialization. (diff)
downloadrtems-9d423d9c96e33d9bf50810449352e708283f4971.tar.bz2
libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.
The CPU_CACHE_LINE_BYTES has been introduced after 4.11 branch fork and is not available for all architectures on RTEMS 4.11. Use of rtems_cache_get_maximal_line_size() is more descriptive choice. The min/max data/instruction cache line size is not critical there, value is used for optimization only to use single operation for decently following sections.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions