diff options
author | Mark Brown <broonie@kernel.org> | 2022-07-04 20:02:56 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-07-05 13:45:47 +0300 |
commit | 464ca8df6248eced7bce5309c344f62b08a1d5c0 (patch) | |
tree | 7d14ba331844631941e05327c1df8cd6d03474a5 /arch/arm64/tools | |
parent | 8fcc8285c0e312a6d5ec6060c67eba87d2881419 (diff) | |
download | linux-464ca8df6248eced7bce5309c344f62b08a1d5c0.tar.xz |
arm64/sysreg: Convert LORSA_EL1 to automatic generation
Convert LORSA_EL1 to automatic register generation as per DDI0487H.a, no
functional changes.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-23-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/tools')
-rw-r--r-- | arch/arm64/tools/sysreg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index da5e925bf624..c1e3a9ceb049 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -515,3 +515,11 @@ EndSysreg Sysreg TTBR1_EL1 3 0 2 0 1 Fields TTBRx_EL1 EndSysreg + +Sysreg LORSA_EL1 3 0 10 4 0 +Res0 63:52 +Field 51:16 SA +Res0 15:1 +Field 0 Valid +EndSysreg + |