]> git.sur5r.net Git - openocd/commit
cortex_a: add 'dacrfixup' to cortex-a command group
authorMatthias Welwarsky <matthias@welwarsky.de>
Tue, 24 Nov 2015 21:11:56 +0000 (22:11 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 29 Dec 2015 21:43:45 +0000 (21:43 +0000)
commit5bee7f5b2c13b02f2d6ad98de6a826279777c8a9
tree43d9fb492e2e8604a8df9db93148b3223d4c8570
parent082417fc71d5aa7b4e85b5244e53acd434c794fd
cortex_a: add 'dacrfixup' to cortex-a command group

work around issues with software breakpoints when the text segment
is mapped read-only by the OS. Set DACR to "all-manager" to bypass
TLB permission checks on memory access.

Change-Id: I79fd9b32b04a4d538d489896470ee30b26b72b30
Signed-off-by: Matthias Welwarsky <matthias@welwarsky.de>
Reviewed-on: http://openocd.zylin.com/3107
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
doc/openocd.texi
src/target/cortex_a.c
src/target/cortex_a.h