aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
diff options
context:
space:
mode:
authorMichel JAOUEN <michel.jaouen@stericsson.com>2013-03-18 16:45:40 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2013-04-11 16:06:31 +0000
commit50c93152123feec0f0a063ffb18cd7d91069c115 (patch)
tree3c3605c9ae4ead7aea05920f2bf0a53066b0ed96 /doc/openocd.texi
parent74db7f9681c960c18c1ce2e3d317d931aaefe713 (diff)
arm_adi_v5: fix for csw nonsecure access.
Add command to fix CSW_SPROT in register AP_CSW. This solves dap apmem access in non secure access. Change-Id: I7cfcb6434d75f5cfd4a2630a059901cdeea010ce Signed-off-by: Michel JAOUEN <michel.jaouen@stericsson.com> Reviewed-on: http://openocd.zylin.com/1276 Tested-by: jenkins Reviewed-by: mike brown Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r--doc/openocd.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 571faec6..cb32998b 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -7325,6 +7325,11 @@ memory bus access [0-255], giving additional time to respond to reads.
If @var{value} is defined, first assigns that.
@end deffn
+@deffn Command {dap apcsw} [0 / 1]
+fix CSW_SPROT from register AP_REG_CSW on selected dap.
+Defaulting to 0.
+@end deffn
+
@subsection Cortex-M3 specific commands
@cindex Cortex-M3