]> git.sur5r.net Git - openocd/blobdiff - doc/openocd.texi
armv7a: ARMv7-A MMU tools
[openocd] / doc / openocd.texi
index ac81b35ed3949d4960a92729c4b9becad57dea7d..e7d0c67c56fec1d3cf95718ec671efaaa11ffc33 100644 (file)
@@ -8766,6 +8766,12 @@ Selects whether interrupts will be processed when single stepping
 configure l2x cache
 @end deffn
 
+@deffn Command {cortex_a mmu dump} [@option{0}|@option{1}|@option{addr} address [@option{num_entries}]]
+Dump the MMU translation table from TTB0 or TTB1 register, or from physical
+memory location @var{address}. When dumping the table from @var{address}, print at most
+@var{num_entries} page table entries. @var{num_entries} is optional, if omitted, the maximum
+possible (4096) entries are printed.
+@end deffn
 
 @subsection ARMv7-R specific commands
 @cindex Cortex-R