]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target/arc: add RTT commands
authorChris Friedt <cfriedt@tenstorrent.com>
Mon, 9 Dec 2024 21:11:03 +0000 (16:11 -0500)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 16 Feb 2025 16:24:41 +0000 (16:24 +0000)
commit9bb0a4558bc84b8be63aa937d4b7b9283614f132
treef9639b409f0cb06d9256b08f72b8bc29931b908b
parent9ccd6265dd56c75cc8d58359d33bf6d65a7524ab
target/arc: add RTT commands

Since RTT is architecture agnostic, add support for using it on
the ARC architecture as well.

Change-Id: Icd0dec105177a1a224bfb1a63f0be5f03561b166
Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8720
Reviewed-by: zapb <dev@zapb.de>
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/arc.h
src/target/arc_cmd.c