ARMv7-A: use standard ARM core_mode symbols
commitf320b1228932e33292207d89778125c03379de5d
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 19 Nov 2009 10:31:34 +0000 (19 02:31 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 19 Nov 2009 10:31:34 +0000 (19 02:31 -0800)
tree68e67ef2f06c24ca186b63eed44a268ddfc231ad
parentf382ebae1050fe26f25d13fd558277d8a032c778
ARMv7-A: use standard ARM core_mode symbols

The only way ARMv7-A modes differ from ARMv4/ARMv5 flavors
is that v7-A is allowed to include "Secure monitor" support.
That's now handled by our standard top-level ARM code ... so
phase out the stuff that's specific to ARMv7-A.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/armv7a.c
src/target/armv7a.h