diff options
author | Evgeniy Naydanov <evgeniy.naydanov@syntacore.com> | 2024-08-12 21:20:41 +0300 |
---|---|---|
committer | Evgeniy Naydanov <evgeniy.naydanov@syntacore.com> | 2024-08-14 20:50:32 +0300 |
commit | 342f294031c514b71e8718076306b27f13a78c8e (patch) | |
tree | c8f18ac630b6d133876f4cb43e10162852e4cda9 /git-hooks/commit-msg | |
parent | 9a23c9e67978f77d9166102cefc7b537b714b561 (diff) | |
download | riscv-openocd-342f294031c514b71e8718076306b27f13a78c8e.zip riscv-openocd-342f294031c514b71e8718076306b27f13a78c8e.tar.gz riscv-openocd-342f294031c514b71e8718076306b27f13a78c8e.tar.bz2 |
target/riscv: restrict BSCAN-related commands to before-`init`
Logically, BSCAN tunneling is used to establish a connection, therefore
it should be set up before the communication starts (i.e. before
`init`).
Moreover, current implementation does not support changing
`bscan_tunnel_ir_width` after `init`. This is evident by RISC-V handler
of the `init` itself.
Link: https://github.com/riscv-collab/riscv-openocd/blob/9a23c9e67978f77d9166102cefc7b537b714b561/src/target/riscv/riscv.c#L467-L481
Change-Id: I817c6a996f7f7171b2286e181daf1092bd358f69
Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions