Skip to content
Commit d6a61bfc authored by Luis Machado's avatar Luis Machado Committed by Benjamin Herrenschmidt
Browse files

powerpc: BookE hardware watchpoint support



This patch implements support for HW based watchpoint via the
DBSR_DAC (Data Address Compare) facility of the BookE processors.

It does so by interfacing with the existing DABR breakpoint code
and adding the necessary bits and pieces for the new bits to
be properly set or cleared

Signed-off-by: default avatarLuis Machado <luisgpm@br.ibm.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 00bf6e90
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