commit | fe80f9f2da1006a4308c2bc018ee1d67f10dd8d0 | [log] [tgz] |
---|---|---|
author | Suzuki K. Poulose <suzuki.poulose@arm.com> | Mon Oct 19 14:24:53 2015 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Oct 21 15:35:59 2015 +0100 |
tree | 586b2d8e63623c0ff0ac7018dbaabbfabe391eeb | |
parent | 37b01d53ceefa390d6eee7a82f3c156b64951bf3 [diff] |
arm64: Move FP/ASIMD hwcap handling to common code The FP/ASIMD is detected in fpsimd_init(), which is built-in unconditionally. Lets move the hwcap handling to the central place. Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com> Tested-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>