git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f97fc81
)
arm64: Add support for hooks to handle undefined instructions
author
Punit Agrawal
<punit.agrawal@arm.com>
Tue, 18 Nov 2014 11:41:22 +0000
(11:41 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 20 Nov 2014 16:33:43 +0000
(16:33 +0000)
Add support to register hooks for undefined instructions. The handlers
will be called when the undefined instruction and the processor state
(as contained in pstate) match criteria used at registration.
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found