#4569: aarch64 cache support does not provide rtems_cache_disable_data()
-----------------------------+----------------------------
Reporter: Sebastian Huber | Owner: Joel Sherrill
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: arch/aarch64 | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+----------------------------
Comment (by Kinsey Moore):
You are correct, while the AArch64 cache code provides
_CPU_cache_disable_data(), it does not provide rtems_cache_disable_data().
I'll submit a patch to remove this define since the existing support via
_CPU_cache_disable_data should be sufficient given that
CPU_DATA_CACHE_ALIGNMENT is defined.
--
Ticket URL: <http://devel.rtems.org/ticket/4569#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs