commit | fa769d3f58e6b0db4ed9f5f05ef1f251692f90c6 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Nov 29 09:52:13 2016 +0100 |
committer | Scott Wood <oss@buserror.net> | Wed Jan 25 02:43:56 2017 -0600 |
tree | 756702ca9d8bf135aa42eadbd512675f0d0b1c04 | |
parent | fdc8c4adb6a465b5873df97fcbd1cb332ade019b [diff] |
powerpc/32: Enable HW_BREAKPOINT on BOOK3S BOOK3S also has DABR register and capability to handle data breakpoints, so this patch enable it on all BOOK3S, not only 64 bits. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>