commit | b8472ee687235ed8e925b6e8bda46798b4b8a7fe | [log] [tgz] |
---|---|---|
author | Serban Constantinescu <serban.constantinescu@linaro.org> | Wed Oct 26 11:15:00 2016 +0100 |
committer | Scott Wakeling <scott.wakeling@linaro.org> | Mon Jan 09 15:18:48 2017 +0000 |
tree | ce3ec7c2e5caecc7209cd939927ad0d4cad2beed | |
parent | b595b40c151c7e6de5e95944f6b993c57e780dd5 [diff] |
ARM: Instruction set features clean-up. Clean-up the instruction set features for ARM. Remove all the CPU variants that are not supported or used with ART. Remove: - Old cpu variants (eg: arm7tdmi - does not have the features needed by ART). - M & R class cpu variants (currently ART only runs on A class cpus). - cpu variants that are unlikely to be used with ART (eg: cyclone). Test: mma test-art-target && mma test-art-host Change-Id: I2b7e5169022ea0a5a943281381b9446c52e17364