Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5b692a0c authored by Andrew Davis's avatar Andrew Davis Committed by Praneeth Bajjuri
Browse files

HACK: dma-buf: heaps: carveout: Add support for cached carveout heaps


Remove the "no-map" property from the carveout DT node to have kernel
and userspace mappings cached.

This is currently a hack as I have not yet added a good way to clean
these buffers out of the CPU cache. These should only be used on
io-coherent platforms such as AM65x and J7x.

Signed-off-by: default avatarAndrew Davis <afd@ti.com>
parent 55d7e273
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment