commit | db46c2f8ff4b305a217adbbd406a61d10ae71db7 | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Fri Feb 28 20:12:05 2014 +0000 |
committer | Ashok Bhat <ashok.bhat@arm.com> | Mon Mar 03 20:06:47 2014 +0000 |
tree | 5c0c0dd3efc16dfc05a1c1763bd7104f0609ceae | |
parent | 0cf1633922f970caee19e2cc2f5c042ca30b4aa6 [diff] |
Check for ARCH_ARM_HAVE_NEON flag only for ARM arch This patch prevents ARM neon code from being included for Arm64, where ARM is the 2nd architecture. Change-Id: I5a283991034f2650a0e7d4227aef967be276fc9c Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>