]> git.sur5r.net Git - openocd/commit
aarch64: slightly simplify breakpoint set function
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Mon, 26 Sep 2016 09:44:25 +0000 (11:44 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:18:34 +0000 (14:18 +0100)
commitfc3ce94bba5420402ea11f37d2113b0b9e380bd0
tree16aab5c1017e261186ef9d84230e3a54a174ec60
parent40ce7374d3d6c495834b41f0a98f0bd6cb620dc4
aarch64: slightly simplify breakpoint set function

Set HDE bit through helper function instead of manual mem_ap access.

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