openocd/src/jtag/hla
Adrien Grassein 666ff828b2 jtag: Add an option to ignore the bypass bit
Some CPU wrongly indicate the bypas bit in the codeid.
It's the case of the NanoXplore NG-ULTRA chip that export a
configurable (and potentially invalid) ID for one of
its component.
Add an option to ignore it.

Signed-off-by: Adrien Grassein <adrien.grassein@gmail.com>
Change-Id: Ic59743f23bfc4d4e23da0e8535fec8ca9e87ff1a
Reviewed-on: https://review.openocd.org/c/openocd/+/6802
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
2022-01-22 10:20:17 +00:00
..
hla_interface.c jtag/hla, jtag/stlink: switch to command 'adapter serial' 2021-11-28 11:01:16 +00:00
hla_interface.h jtag/hla, jtag/stlink: switch to command 'adapter serial' 2021-11-28 11:01:16 +00:00
hla_layout.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
hla_layout.h jtag/hla_layout: add #include <target/arm_tpiu_swo.h> 2021-11-20 14:43:51 +00:00
hla_tcl.c jtag: Add an option to ignore the bypass bit 2022-01-22 10:20:17 +00:00
hla_tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hla_transport.c openocd: declare struct command_registration in a single line 2021-11-23 11:04:26 +00:00
hla_transport.h swim: add new transport 2020-05-24 21:32:05 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00