]> git.sur5r.net Git - openocd/commit
arm_cti: add cti command group
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Mon, 10 Apr 2017 20:53:27 +0000 (22:53 +0200)
committerMatthias Welwarsky <matthias@welwarsky.de>
Fri, 30 Mar 2018 08:48:03 +0000 (09:48 +0100)
commitf444c57bf2d692171b7b50a6ce477265f951f77e
tree72b214a4fc6c15470c4a675cae654c3265b3d349
parent1756f393e45c2a23dd29ff8bc85d188b547624f9
arm_cti: add cti command group

Extend the CTI abstraction to be accessible from TCL and
change the 'target' command to accept a cti 'object' instead of a
base address. This also allows accessing CTI instances that are not
related to a configured target.

Change-Id: Iac9ed0edca6f1be00fe93783a35c26077f6bc80a
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/4031
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
doc/openocd.texi
src/openocd.c
src/target/aarch64.c
src/target/arm_cti.c
src/target/arm_cti.h
src/target/target.c
src/target/target.h
tcl/target/hi3798.cfg
tcl/target/hi6220.cfg
tcl/target/marvell/88f37x0.cfg