aarch64: speed up first examination
commit685cdf86ea841caf01da70167b61f7b0b9db4435
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 6 Apr 2017 07:49:37 +0000 (6 09:49 +0200)
committerMatthias Welwarsky <matthias@welwarsky.de>
Tue, 16 Jan 2018 09:06:02 +0000 (16 09:06 +0000)
treec9553a73491541da157d21b080a6f67d81a5aa52
parent1482c26a4e656eaa35712895024a56303f4ba7ea
aarch64: speed up first examination

Don't use atomic dap operations when not necessary. Also remove
loop trying to set core power request, didn't find a platform
where it actually worked and it's slowing examination down.

Change-Id: I44e5c2f289f951b8f4579f08a841172404a52053
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/4143
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/target/aarch64.c