openocd/src
David Brownell 8a6d4ced4c ARM: setup "secure monitor mode" shadow regs
Teach the "armv4_5" register code to understand about the
secure monitor mode:

 - Add the other three shadowed registers to the arrays
 - Support another internal mode number (sigh) in mappings
 - Catch malloc/calloc failures building that register cache

This should kick in for Cortex-A8 and ARM1176.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-18 13:23:00 -08:00
..
flash split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
helper pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
jtag split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
pld command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
svf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
target ARM: setup "secure monitor mode" shadow regs 2009-11-18 13:23:00 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
ecosboard.c zy1000: revC UART forwarding 2009-11-17 15:04:17 +01:00
hello.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
openocd.c pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00