aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2011-08-02 11:16:57 -0400
committerWill Deacon <will.deacon@arm.com>2011-08-31 05:42:48 -0400
commit6f26aa05c9edffff6a4c2cd71774bc659a5cceec (patch)
treea2db63a03389e2153004347ddd93805486d1076b /samples
parentc512de955f0982aafa49d3f00d5643052a6790e5 (diff)
ARM: hw_breakpoint: add support for multiple watchpoints
ARM debug architecture 7.1 mandates that the DFAR is updated on a watchpoint debug exception to contain the faulting virtual address of the memory access. This allows us to determine which watchpoints have fired and therefore report useful information to userspace. This patch adds support for using the DFAR in the watchpoint handler, which allows us to support multiple watchpoints on CPUs implementing the new debug architecture. Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions