Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270140
b: refs/heads/master
c: 4fb0d2e
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon committed Aug 31, 2011
1 parent f262067 commit a785df8
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 106 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7325eaec439cd0cc8c9b61b59d41d99abace1b23
refs/heads/master: 4fb0d2ea397ab207fdecbd88ad0e37b36ce68a62
2 changes: 2 additions & 0 deletions trunk/arch/arm/include/asm/hw_breakpoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,15 @@ static inline void decode_ctrl_reg(u32 reg,
#define ARM_DEBUG_ARCH_V6_1 2
#define ARM_DEBUG_ARCH_V7_ECP14 3
#define ARM_DEBUG_ARCH_V7_MM 4
#define ARM_DEBUG_ARCH_V7_1 5

/* Breakpoint */
#define ARM_BREAKPOINT_EXECUTE 0

/* Watchpoints */
#define ARM_BREAKPOINT_LOAD 1
#define ARM_BREAKPOINT_STORE 2
#define ARM_FSR_ACCESS_MASK (1 << 11)

/* Privilege Levels */
#define ARM_BREAKPOINT_PRIV 1
Expand Down
Loading

0 comments on commit a785df8

Please sign in to comment.