arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1
authorFuad Tabba <tabba@google.com>
Thu, 14 Dec 2023 10:01:41 +0000 (10:01 +0000)
committerWill Deacon <will@kernel.org>
Sun, 17 Dec 2023 12:11:23 +0000 (12:11 +0000)
commit3b077ad8cb25c936ff55780c517dbd8ea36fb018
tree37a4d24b2959f85495869967ec1e5c08e56f03fb
parente94e06d8a7960fd840ea92021ca1bf1362ea67f8
arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1

Add the Pauth_LR field definitions to ID_AA64ISAR1_EL1, based on
DDI0601 2023-09.

These fields aren't used yet. Adding them for completeness and
consistency (definition already exists for ID_AA64ISAR2_EL1).

Signed-off-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-2-tabba@google.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/tools/sysreg