Skip to content
Commit 8fb54284 authored by Santosh Shilimkar's avatar Santosh Shilimkar
Browse files

ARM: mm: Add strongly ordered descriptor support.



On certain architectures, there might be a need to mark certain
addresses with strongly ordered memory attributes to avoid ordering
issues at the interconnect level.

On OMAP4, the asynchronous bridge buffers can only be drained
with strongly ordered accesses and hence the need to mark the
memory strongly ordered.

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: default avatarWoodruff Richard <r-woodruff2@ti.com>
Tested-by: default avatarVishwanath BS <vishwanath.bs@ti.com>
parent 48af9fea
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