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:
6a2e5e5
)
arm64: debug: make aarch32 bkpt checking endian clean
author
Matthew Leach
<Matthew.Leach@arm.com>
Thu, 28 Nov 2013 12:07:23 +0000
(12:07 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 28 Nov 2013 18:01:29 +0000
(18:01 +0000)
The current breakpoint instruction checking code for A32 is not endian
clean. Fix this with appropriate byte-swapping when retrieving
instructions.
Signed-off-by: Matthew Leach <matthew.leach@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found