arm64/sysreg: Align pointer auth enumeration defines with architecture
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:43 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commit38e29671813bef415288fd42f378f703f185aa55
tree7381dfacf540c94cc97e49e354e49c9ce4a6b143
parente97575533a801bc9b0c690bb7e58f126ede4ad41
arm64/sysreg: Align pointer auth enumeration defines with architecture

The defines used for the pointer authentication feature enumerations do not
follow the naming convention we've decided to use where we name things
after the architecture feature that introduced. Prepare for generating the
defines for the ISA ID registers by updating to use the feature names.
No functional changes.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-10-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c