]> git.gag.com Git - fw/openocd/commit
aarch64: fix context and hybrid hardware breakpoints
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Sat, 17 Sep 2016 19:43:15 +0000 (21:43 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:38 +0000 (14:01 +0100)
commit4ba8388f2658314c0de944d088c964cb19d11050
treec2ec90c473e55a545a98edeb2007a36ee618f947
parentb085570de9550bf50938d57f50465d07ba3ed87b
aarch64: fix context and hybrid hardware breakpoints

Fix 64bit address setting
Fix register spacing (16 instead of 4)
Set HMC bit for all but linked context match breakpoints,
where the bit is ignored anyway

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