target: cortex_m: fix segfault with HLA
authorPaul Fertser <fercerpav@gmail.com>
Wed, 30 Dec 2015 07:43:32 +0000 (10:43 +0300)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Wed, 30 Dec 2015 11:06:32 +0000 (11:06 +0000)
The HLA target shares an examine handler with cortex_m but since it
lacks direct access to DAP, some operations need to be omitted.

Change-Id: Ifdd9d3da4a3a3c2e1c9721284b21d041b3ccaa7a
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3183
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>

No differences found