This website requires JavaScript.
Explore
Help
Sign In
auracaster
/
sw_openocd
Watch
3
Star
0
Fork
0
You've already forked sw_openocd
forked from
auracaster/openocd
Code
Pull Requests
Activity
Files
fd9de02fac3fa38de53d230e5e32a266864cb9e3
sw_openocd
/
src
/
target
/
riscv
T
History
Tim Newsome
fd9de02fac
Merge pull request
#221
from riscv/reg_running
...
Error instead of asserting on reg access failure
2018-03-07 12:22:33 -08:00
..
asm.h
Conform to OpenOCD style guide.
2017-12-26 11:38:11 -08:00
batch.c
Propagate error instead of calling abort().
2017-12-26 15:04:02 -08:00
batch.h
Propagate error instead of calling abort().
2017-12-26 15:04:02 -08:00
debug_defines.h
Detect hartsellen, limiting which harts we probe
2018-01-26 16:39:58 -08:00
encoding.h
Hide supervisor registers if there is no S mode.
2017-12-19 10:41:48 -08:00
gdb_regs.h
Conform to OpenOCD style guide.
2017-12-26 11:38:11 -08:00
opcodes.h
Conform to OpenOCD style guide.
2017-12-26 11:38:11 -08:00
program.c
Don't always error if a debug program fails
2018-03-02 20:02:32 -08:00
program.h
Remove unused functionality.
2017-10-23 14:45:58 -07:00
riscv-011.c
Fix some niggles found by clang's static analysis.
2018-01-23 15:16:23 -08:00
riscv-013.c
Merge pull request
#221
from riscv/reg_running
2018-03-07 12:22:33 -08:00
riscv.c
Only propagate register errors on some targets
2018-03-01 15:11:11 -08:00
riscv.h
Add
authdata_read
and
authdata_write
commands.
2018-02-27 09:27:00 -08:00