riscv-openocd/src
David Brownell 94dba42313 ARM: add a default full_context() method
If the core doesn't provide an optimized version of this
method, provide one without core-specific optimizations.
Use this to make Cortex-A8 support the "arm reg" command.

Related: make the two register access methods properly static,
have the "set" log a "not halted" error too, and make sure
that the "valid" flag is set on successful reads.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-18 14:49:22 -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: add a default full_context() method 2009-11-18 14:49:22 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
Makefile.am pass startup_tcl to command_init 2009-11-18 07:22:22 -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
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