On Mon, Mar 9, 2020 at 10:39 AM David Marchand <[email protected]> wrote: > > No need to export dsb and dmb. > EAL memory barriers are the public API. > > %s/\<\(d.b\)\>(\([^()]*\))$/asm volatile("\1 \2" : : : "memory")/ > > Signed-off-by: David Marchand <[email protected]>
Reviewed-by: Gavin Hu <[email protected]> Acked-by: Jerin Jacob <[email protected]> Applied. -- David Marchand

