RTEMS | spec/build: No AArch64 BSP can disable the data cache (#5721)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Mon Aug 24 01:41:51 UTC 2026
Issue created by Sebastian Huber: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5721
`ts-validation-cache` terminates with
`INTERNAL_ERROR_CANNOT_DISABLE_DATA_CACHE` on every AArch64 BSP except
`xilinx-zynqmp`. `_CPU_cache_disable_data()` of
`bsps/aarch64/shared/cache/cache.c` raises that fatal error, and all nine
AArch64 BSP families compile that file. The build picks the test case which
expects the directive to work by naming two BSP families, so the condition
misses the other eight AArch64 families.
Found while running the full test suite on eleven simulators. This description
was created with Claude Code assistance.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5721
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-2m7aszng6neo8bk2xgatd9gqv-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260824/82654c49/attachment-0001.htm>
More information about the bugs
mailing list