]> git.sur5r.net Git - openocd/commit
Disable multiprocessor-id read on ARMv7-R cores
authorAlex Ray <a@machinaut.com>
Sun, 6 Apr 2014 14:34:27 +0000 (07:34 -0700)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 1 Jun 2014 17:37:56 +0000 (17:37 +0000)
commit248b85a6e739c8eb107c3a278b8eac6fc1f0cf62
treeeac4ba43c69676792fd0ddf344e5a6797772eb03
parent9744a2fa20ad64baef19243bcc984bc5f5f8fcc3
Disable multiprocessor-id read on ARMv7-R cores

ARMv7-R cores are largely uniprocessor-configured, and when they are
multiprocessor-configured the format of the MPIDR register isn't
compatible with ARMv7-A cores.

Change-Id: I024ec514496fbab5075c6fb34b6acd870e68e1fc
Signed-off-by: Alex Ray <a@machinaut.com>
Reviewed-on: http://openocd.zylin.com/2096
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/target/armv7a.c