jtag/drivers: add debugging support for Mellanox BlueField SoC
This commits adds debugging support for the Mellanox BlueField SoC via rshim, which is an interface accessible from external USB or PCIe (for SmartNIC case) via the rshim driver. It implements the arm dap interfaces based on the existing dapdirect framework. Change-Id: I18eb1c54293ec2c581f853e0e55b3f96d7978b56 Signed-off-by: Liming Sun <lsun@mellanox.com> Reviewed-on: http://openocd.zylin.com/5457 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
76a1524b5e
commit
699a8475a1
6
tcl/interface/rshim.cfg
Normal file
6
tcl/interface/rshim.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# BlueField SoC in-circuit debugger/programmer
|
||||
#
|
||||
|
||||
adapter driver rshim
|
||||
transport select dapdirect_swd
|
||||
Reference in New Issue
Block a user