Skip to content
Commit 27222600 authored by Jon Medhurst's avatar Jon Medhurst
Browse files

ARM: kprobes: Disallow instructions with PC and register specified shift



ARM data processing instructions which have a register specified shift
are defined as UNPREDICTABLE if PC is used for any register, not just
the shift value as the code was previous assuming. This issue manifests
on A15 devices as either test case failures or undefined instructions
aborts.

Reported-by: default avatarDavid Long <dave.long@linaro.org>
Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
parent 48f7bc86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment