Skip to content
Commit 1efcfe79 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: cpufeature: Factor out checking of AArch32 features



update_cpu_features() is pretty large, so split out the checking of the
AArch32 features into a separate function and call it after checking the
AArch64 features.

Tested-by: default avatarSai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Reviewed-by: default avatarSuzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20200421142922.18950-6-will@kernel.org


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 13dc4d83
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment