cortex_m: Discover the AP to use, just like Cortex-A
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 6 Dec 2015 00:21:41 +0000 (01:21 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 29 Dec 2015 20:28:24 +0000 (20:28 +0000)
commitbeb843d28dd1dcf5ef4f761128bb2639913bfcfe
tree7f9c4e05a2e6eaf1a2cce1b35e2c199e3c5dbeb2
parentcd12c423dcc68c2a8ef3ba43a7b9f55e84de3d5d
cortex_m: Discover the AP to use, just like Cortex-A

This required fixing the AP ID parsing in dap_find_ap() to
match IHI0031C. The AXI type was added too.

Change-Id: I44577a7848df37586e650dce0fb57ac26f5f858c
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3146
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h
src/target/cortex_m.c