riscv-openocd/src
Dolu1990 70980e7f57
Fix dm->current_hartid corruption on hartsellen discovery (#754)
* target/riscv Fix dm->current_hartid corruption on hartsellen discovery

Change-Id: Iec969df2675b608365eda2c3a83a4185752430f2
Signed-off-by: Charles Papon <charles.papon.90@gmail.com>

* target/riscv Ensure HART_INDEX_DIRTY does not have side effects

Change-Id: Ie89c94d97cd4f15c1be0327fddff75beea6ae027
Signed-off-by: Charles Papon <charles.papon.90@gmail.com>

Signed-off-by: Charles Papon <charles.papon.90@gmail.com>
2022-11-01 09:51:33 -07:00
..
flash flash: redirect gd32vf103 driver to stm32f1x (#704) 2022-06-01 08:55:12 -07:00
helper Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
jtag (Re)Init cJTAG before move JTAG to reset state 2022-10-07 16:07:33 +02:00
pld openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
rtos Use LOG_TARGET_FOO() functions in more places. (#731) 2022-09-29 15:09:49 -07:00
rtt openocd: include config.h in every file .c 2022-03-26 13:32:57 +00:00
server Remove rtos.gdb_v_packet. (#722) 2022-09-02 10:47:15 -07:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target Fix dm->current_hartid corruption on hartsellen discovery (#754) 2022-11-01 09:51:33 -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 log: fix memory leak when log to file is enabled 2022-01-22 10:15:48 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00