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

From: Christophe Leroy
Date: Tue Nov 29 2016 - 03:52:22 EST


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