[PATCH 0/2] powerpc: hw_breakpoint for book3s/32 and 8xx

Christophe Leroy christophe.leroy at c-s.fr
Tue Nov 29 19:52:11 AEDT 2016


This serie provides HW breakpoints on 32 bits Book3S and 8xx

Tested on mpc8321
Tested on mpc885

Christophe Leroy (2):
  powerpc/32: Enable HW_BREAKPOINT on BOOK3S
  powerpc/8xx: Implement hw_breakpoint

 arch/powerpc/Kconfig                 |  2 +-
 arch/powerpc/include/asm/processor.h |  2 +-
 arch/powerpc/include/asm/reg_8xx.h   |  7 +++++++
 arch/powerpc/kernel/head_8xx.S       | 28 +++++++++++++++++++++++++++-
 arch/powerpc/kernel/hw_breakpoint.c  |  6 +++++-
 arch/powerpc/kernel/process.c        | 22 ++++++++++++++++++++++
 6 files changed, 63 insertions(+), 4 deletions(-)

-- 
2.10.1



More information about the Linuxppc-dev mailing list