diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-19 02:33:01 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-19 02:33:01 -0800 |
commit | 195ce5eb273983dbeabeea41cc18b77e4f30ab41 (patch) | |
tree | 65d5308f74ba5d7a569445e230fe1dec090c6514 /testing/examples/ledtest-imx27ads/Makefile | |
parent | f320b1228932e33292207d89778125c03379de5d (diff) | |
download | openocd_libswd-195ce5eb273983dbeabeea41cc18b77e4f30ab41.tar.gz openocd_libswd-195ce5eb273983dbeabeea41cc18b77e4f30ab41.tar.bz2 openocd_libswd-195ce5eb273983dbeabeea41cc18b77e4f30ab41.tar.xz openocd_libswd-195ce5eb273983dbeabeea41cc18b77e4f30ab41.zip |
ARMv7-A: use standard ARM core states
We don't want an ARMv7-specific core state enumeration just to
add ThumbEE state. Update the generic stuff to handle that,
and replace the V7-specific bits with it.
For Cortex-A8: on debug entry, check both the T and J bits
instead of just the T bit. When the J bit is set, set the
right state and warn appropriately.
(And while we're at it, move the generic arm struct to the front
of the v7a structure, for somewhat better code generation.)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/ledtest-imx27ads/Makefile')
0 files changed, 0 insertions, 0 deletions