summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/intr.h
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-12-10 09:45:54 -0600
committerJoel Sherrill <joel@rtems.org>2021-12-12 12:04:02 -0600
commit68b0db358c81a7f770a44ceb819197bdc320bc99 (patch)
tree7fa12f267aada7b05d165df6ee425a7e2d3a8e35 /cpukit/include/rtems/rtems/intr.h
parentAvoid ISR_LOCK_MEMBER() since it confuses Doxygen (diff)
downloadrtems-68b0db358c81a7f770a44ceb819197bdc320bc99.tar.bz2
bsps/aarch64: Remove erroneous cache feature
The AArch64 cache implementation does not define rtems_cache_disable_data(), but declares that it does via CPU_CACHE_SUPPORT_PROVIDES_DISABLE_DATA. The existing implementation of _CPU_cache_disable_data() is sufficient to enable this functionality without the erroneous cache feature flag. Closes #4569
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions