In ARC port we are creating wrappers of generic jtag functions. ARC Jtag support might be splitted the next way: - [x] Adding basic r/w of ir/dr - [x] Adding arc_jtag_transactions* - [x] Adding arc_jtag startup, shutdown, status, idcode - [x] Reading registers - [x] Writing registers
In ARC port we are creating wrappers of generic jtag functions.
ARC Jtag support might be splitted the next way: