]> git.sur5r.net Git - openocd/commit
aarch64: formalize use of CTI in halt and resume
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 16 Sep 2016 09:02:36 +0000 (11:02 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:38 +0000 (14:01 +0100)
commit21a5c404304bfc616de7648a3de67d91a2c43e66
treeedf9f2c79c3add9fa248ed343d2b76dd54ed236e
parent4ba8388f2658314c0de944d088c964cb19d11050
aarch64: formalize use of CTI in halt and resume

Use configured CTI base address instead of hardcoded value, if
available.
Use symbolic constants instead of raw hex offsets.
Trim halt and resume code to what is actually necessary.

Change-Id: I4997c2bcca7cebf5ad78859a6a12abe8639594ed
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c
src/target/armv8.h