tinyriscv-openocd/src
Øyvind Harboe 115f5380ff jtag: stop using sharp corner of JTAG API
this particular edge case of the JTAG API will no
longer be supported.

the in_value buffer must be provided by the caller when
the callback needs the buffer.

Change-Id: I552c72a64af6875f4aa4fa9b923194dcf3b57b64
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/265
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2011-12-20 16:57:58 +00:00
..
flash STM32F2x: check flash unlock, add mass erase 2011-12-19 12:39:42 +00:00
helper binarybuffer: use strndup to allocate string 2011-12-01 19:11:20 +00:00
jtag jtag: make caller always allocate buffer 2011-12-20 16:57:34 +00:00
pld Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
rtos Add stack alignment support to RTOS awareness - needed for ARM ABI processors 2011-11-29 13:17:22 +00:00
server gdb_server: use strndup to allocate debug messages 2011-12-02 12:26:04 +00:00
svf svf: fix warnings 2011-11-10 15:43:30 +00:00
target jtag: stop using sharp corner of JTAG API 2011-12-20 16:57:58 +00:00
transport transport: move files over to transport folder 2011-06-13 15:51:04 +02:00
xsvf xsvf: add missing error propagation 2011-11-07 20:35:42 +00:00
Makefile.am libusb-1.0 support 2011-11-18 17:00:58 +00:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
openocd.c openocd.c: whitespace cleanup 2011-12-02 12:25:17 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00