]> git.sur5r.net Git - openocd/commit
aarch64: add cache handling when setting/deleting soft breakpoints
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Tue, 20 Sep 2016 09:29:39 +0000 (11:29 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:39 +0000 (14:01 +0100)
commitc6ed75fb0e61cb710c91c935449330ac7b441799
tree08707a9f685a0324ba9ae32f7f36cb1a98a45959
parente17d1d4dc870155010422095272d8a6c16435451
aarch64: add cache handling when setting/deleting soft breakpoints

Flush D-Cache before, flush D-Cache and invalidate I-Cache after
modifying the breakpoint location.

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