]> git.sur5r.net Git - openocd/commit
aarch64: make sure to enable HDE for all SMP PEs to be halted
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 20 Oct 2016 11:59:35 +0000 (13:59 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:18:35 +0000 (14:18 +0100)
commit05bf20d05afbcbb723c16cfa0e2f3a93edb435f7
treec6eca88decf04f128363ad98f8ee745fc7f1149c
parentc30f8d6a0716bb8151cd787d99dca65aa9845ed2
aarch64: make sure to enable HDE for all SMP PEs to be halted

When halting a group of PEs through CTI, HDE must be set in EDSCR for
all of them.

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