Skip to content
Commit a8662b1f authored by Carlo Caione's avatar Carlo Caione Committed by Anas Nashif
Browse files

barriers: Introduce barrier_isync_fence_full()



Some architectures have a special barrier instruction that is used to
ensure that any previously executed context-changing operations, such as
writes to system control registers, have completed by the time the
instruction is done.

In the ARM world this is called ISB. For all the other architectures
falls back to a compiler barrier.

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent cb11b2e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment