riscv-openocd/src
Tim Newsome 0ac6930d0c
calloc() memory per register. (#658)
This replaces a static array with 8 bytes per register. When there are
vector registers larger than 8 bytes, they would end up clobbering each
other's values. I can't believe I didn't catch this earlier.

Change-Id: I9df4eaf05617a2c8df3140fff9fe53f61ab2b261
Signed-off-by: Tim Newsome <tim@sifive.com>
2021-11-02 09:55:07 -07:00
..
flash Merge branch 'master' into from_upstream 2021-10-05 17:46:02 -07:00
helper Merge branch 'master' into from_upstream 2021-10-05 17:46:02 -07:00
jtag Use submodules again. 2021-10-13 10:49:10 -07:00
pld openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
rtos Fix incorrectly resolved conflict. 2021-10-06 14:35:04 -07:00
rtt From upstream (#580) 2021-02-11 11:27:18 -08:00
server Merge branch 'master' into from_upstream 2021-10-05 17:46:02 -07:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target calloc() memory per register. (#658) 2021-11-02 09:55:07 -07:00
transport openocd: remove NULL comparisons with checkpatch [1/2] 2021-07-24 10:38:00 +01:00
xsvf openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +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
openocd.c openocd: prepare for jimtcl 0.81 'expr' syntax change 2021-09-04 07:23:08 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00