diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2020-07-07 19:53:13 +0530 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-07-07 16:02:59 +0100 |
commit | c6c83d757a13a5df51428a6fe133c9193810507b (patch) | |
tree | f3a7e4b1b0c74676b3861c7aaff05eb1274c099e /usr | |
parent | 8d3154afc10dd474265b62752cd169f66f40ae0d (diff) | |
download | linux-c6c83d757a13a5df51428a6fe133c9193810507b.tar.bz2 |
arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
arm64_feature_bits for a register in arm64_ftr_regs[] are in a descending
order as per their shift values. Validate that these features bits are
defined correctly and do not overlap with each other. This check protects
against any inadvertent erroneous changes to the register definitions.
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/r/1594131793-9498-1-git-send-email-anshuman.khandual@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions