diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2017-05-25 13:12:21 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@dabbelt.com> | 2017-05-25 13:14:31 -0700 |
commit | ab77c5d7921f779d77c72212937aa8544dbfc1b4 (patch) | |
tree | 4ad0bf3f14739f133b16ee2b2279f76e768715c5 /src/target/algorithm.c | |
parent | faa6123e36a4a6a7a1a4c8190a37ae5bfbe183bd (diff) | |
download | riscv-openocd-ab77c5d7921f779d77c72212937aa8544dbfc1b4.zip riscv-openocd-ab77c5d7921f779d77c72212937aa8544dbfc1b4.tar.gz riscv-openocd-ab77c5d7921f779d77c72212937aa8544dbfc1b4.tar.bz2 |
Invalidate the register cache when rtos_hartid==-1
This means I don't know what hart to look at, so I might as well
invalidate the register cache. Without this, you might get stale
registers the first time you ask for them.
Diffstat (limited to 'src/target/algorithm.c')
0 files changed, 0 insertions, 0 deletions