aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/debug-monitors.c
AgeCommit message (Expand)Author
2015-01-21arm64: don't call break hooks for BRK exceptions from EL0Will Deacon
2014-10-02arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-05-21arm64: debug: make local symbols staticJingoo Han
2014-05-21arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-05-21arm64: Add macros to manage processor debug stateVijaya Kumar K
2014-05-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2014-05-19arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
2012-09-17arm64: Debugging supportWill Deacon