Re: [PATCH v2 0/3] VFP fixes

2014-10-16 Thread Rob Clark
On Tue, Oct 14, 2014 at 9:48 AM, Stephen Boyd wrote: > These changes allow us to detect VFP correctly on Krait processors. > They also fix short vector emulation for Cortex-A15 and Krait. > > Changes since v1: > * Move to use CPUID and MVFR0 in patch 2 > * Patches 1 and 3 unchanged > > Stepan Mo

[PATCH v2 0/3] VFP fixes

2014-10-14 Thread Stephen Boyd
These changes allow us to detect VFP correctly on Krait processors. They also fix short vector emulation for Cortex-A15 and Krait. Changes since v1: * Move to use CPUID and MVFR0 in patch 2 * Patches 1 and 3 unchanged Stepan Moskovchenko (1): arm: vfp: Bounce undefined instructions in vectore