Re: [AArch64 01/14] Use "generic" target, if no other default.

2014-02-21 Thread Kyrill Tkachov
Hi Philipp, On 18/02/14 21:09, Philipp Tomsich wrote: The default target should be "generic", as Cortex-A53 includes optional ISA features (CRC and CRYPTO) that are not required for architectural compliance. The key difference between generic (which already uses the cortexa53 pipeline model for

[AArch64 01/14] Use "generic" target, if no other default.

2014-02-18 Thread Philipp Tomsich
The default target should be "generic", as Cortex-A53 includes optional ISA features (CRC and CRYPTO) that are not required for architectural compliance. The key difference between generic (which already uses the cortexa53 pipeline model for scheduling) is the absence of any optional ISA features i