[RTEMS Project] #4569: aarch64 cache support does not provide rtems_cache_disable_data()
RTEMS trac
trac at rtems.org
Fri Dec 10 15:31:20 UTC 2021
#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
More information about the bugs
mailing list