stlink: add armv7m stlink handling
commitec5e4bae251e01d2b7681e370a6c5e82a81e5962
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 11 May 2012 08:39:58 +0000 (11 09:39 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 14 May 2012 09:38:59 +0000 (14 09:38 +0000)
treee1afef97b527c1807e4bc53ed4b0194527f28a96
parentf9ea791e9b89bed91200f27202f9a95dd4e8640b
stlink: add armv7m stlink handling

This enables us to better handle some of the low level functions that the
stlink does not support. It also enables us to share a few more of the
standard cortex_m3 functions if necessary.

Change-Id: I7a2c57450122012ec189245d8879d8967913e00e
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/637
Tested-by: jenkins
src/target/arm_adi_v5.c
src/target/armv7m.h
src/target/cortex_m.c
src/target/stm32_stlink.c