mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 02:59:31 +08:00
The changes here ensure correct cache maintenance around DMA operations. One cache flush was missing and two cache invalidations occurred before the corresponding read that would make them necessary.