commit | da8d02d19ffdd201af632c755a473b6df4b3e4cc | [log] [tgz] |
---|---|---|
author | Suzuki K. Poulose <suzuki.poulose@arm.com> | Mon Oct 19 14:24:51 2015 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Oct 21 15:35:58 2015 +0100 |
tree | 2476e4ff30f1cdc887e39bd1e067de832a562dd8 | |
parent | dbb4e152b8da1f977d9d8cd7e494ab4ee3622f72 [diff] |
arm64/capabilities: Make use of system wide safe value Now that we can reliably read the system wide safe value for a feature register, use that to compute the system capability. This patch also replaces the 'feature-register-specific' methods with a generic routine to check the capability. 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>