]> git.sur5r.net Git - openocd/commit
aarch64: consolidate sticky error handling
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 6 Oct 2016 14:37:25 +0000 (16:37 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:18:35 +0000 (14:18 +0100)
commitf7dbcc3fab3d5b52710f235ae3ead3135cf9c2e6
tree4addfcfbccdc50e2f696e4aa62c07d8a4886f9d6
parent9f4b5b509f016a8c78f44d2a668784fa7fc10e3f
aarch64: consolidate sticky error handling

Move clearing of DSCR "Sticky Error" condition to the
exception handling function. Clear once on entering debug state.

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