]> git.sur5r.net Git - openocd/commit
aarch64: don't segfault on reset when target is not examined
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 21 Oct 2016 14:59:28 +0000 (16:59 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:18:35 +0000 (14:18 +0100)
commitbeece50670e86c36d0de987c581db5250604695c
tree3f9038ca7e10737984d9f201440f1f8df9cfb75c
parent9d2e8aabb82ad440e14fd03d4007122c076eecb4
aarch64: don't segfault on reset when target is not examined

Basically port a fix that was already done for the cortex_a target.

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