openocd/src
Tim Newsome 358ab3483d Add target_data_bits().
This is used to compute memory block read alignment, and specifically
allows 64-bit targets to ensure that memory block reads are only
requested on 64-bit boundaries.

Signed-off-by: Tim Newsome <tim@sifive.com>
Change-Id: Idb1a27b9fc02c46245556bb0f3d6d94b368c4817
Reviewed-on: http://openocd.zylin.com/6249
Reviewed-by: Marc Schink <dev@zapb.de>
Tested-by: jenkins
Reviewed-by: Jan Matyas <matyas@codasip.com>
Reviewed-by: Xiang W <wxjstz@126.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2021-06-04 17:45:58 +01:00
..
flash openocd: use macro ARRAY_SIZE() 2021-05-29 21:33:23 +01:00
helper gdb_server: Log both incoming and outgoing GDB packets 2021-06-04 17:43:26 +01:00
jtag cmsis_dap: add support for swo commands 2021-06-04 17:45:30 +01:00
pld Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
rtos helper/jim-nvp: comply with coding style [2/2] 2021-06-04 17:40:48 +01:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server gdb_server: Log both incoming and outgoing GDB packets 2021-06-04 17:43:26 +01:00
svf Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
target Add target_data_bits(). 2021-06-04 17:45:58 +01:00
transport Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
xsvf openocd: fix some minor typo 2021-05-22 10:06:51 +01:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
Makefile.am build: Fix out-of-tree with --disable-dependency-tracking configure flag 2021-04-05 23:24:14 +01:00
openocd.c help: re-implement 'help' independent from tree of struct command 2021-04-18 15:33:54 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00