commit | a56005d3210500f8a166fcb83cbb5ac5d0f909e4 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Dec 12 15:52:02 2018 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Dec 13 16:42:47 2018 +0000 |
tree | 3cf97e6a2144911231e414e6f44201a2b2c0cf02 | |
parent | fbedc599e9b891a6756b1c9bc2eead02b02cce77 [diff] |
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4 We can easily avoid defining the two meta-capabilities for the address and generic keys, so remove them and instead just check both of the architected and impdef capabilities when determining the level of system support. Reviewed-by: Suzuki Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>