build: add more implementers IDs and PNs for ARM
authorHerbert Guan <herbert.guan@arm.com>
Wed, 31 Jan 2018 07:39:19 +0000 (15:39 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Tue, 6 Feb 2018 13:44:31 +0000 (14:44 +0100)
commitc6e536e38437fc44f2e23270e85115ce91618fb2
tree306f632da422990702122667889ed65573829b22
parentcd148a3c80ffdf8cd68033ff3c8a6649241461df
build: add more implementers IDs and PNs for ARM

1) Add native PN option '-march=native' to allow automatic detection.
   Set 'arm_force_native_march' to 'true' in config/arm/meson.build
   to use native PN option.
2) Add implementer_pn option for part num selection in cross compile
3) Add known Arm cortex PN support
4) Add known implementers' IDs (use generic flags/archs by default)
5) Sync build options with config/common_armv8a_linuxapp

Signed-off-by: Herbert Guan <herbert.guan@arm.com>
Acked-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
config/arm/arm64_armv8_linuxapp_gcc
config/arm/meson.build