HomeFreeBSD

Add data barriers to the arm64 bus_dmamap_sync function. We need these

Description

Add data barriers to the arm64 bus_dmamap_sync function. We need these
to ensure ordering between the CPU and device. As the CPU and DMA target
may be in different shareability domains they need to be full system
barriers.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS299456: libc: Add fopencookie(3) wrapper around funopen(3)
Branches
Unknown
Tags
Unknown