Skip to content
Commit 888be254 authored by Ben Dooks's avatar Ben Dooks Committed by Taras Kondratiuk
Browse files

ARM: probes: fix instruction fetch order with <asm/opcodes.h>



If we are running BE8, the data and instruction endianness do not
match, so use <asm/opcodes.h> to correctly translate memory accesses
into ARM instructions.

Acked-by: default avatarJon Medhurst <tixy@linaro.org>
Signed-off-by: default avatarBen Dooks <ben.dooks@codethink.co.uk>
[taras.kondratiuk@linaro.org: fixed Thumb instruction fetch order]
Signed-off-by: default avatarTaras Kondratiuk <taras.kondratiuk@linaro.org>
parent c7edc9e3
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