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>
This commit is contained in:
parent
8fcc8285c0
commit
464ca8df62
@ -407,7 +407,6 @@
|
|||||||
#define SYS_MAIR_EL1 sys_reg(3, 0, 10, 2, 0)
|
#define SYS_MAIR_EL1 sys_reg(3, 0, 10, 2, 0)
|
||||||
#define SYS_AMAIR_EL1 sys_reg(3, 0, 10, 3, 0)
|
#define SYS_AMAIR_EL1 sys_reg(3, 0, 10, 3, 0)
|
||||||
|
|
||||||
#define SYS_LORSA_EL1 sys_reg(3, 0, 10, 4, 0)
|
|
||||||
#define SYS_LOREA_EL1 sys_reg(3, 0, 10, 4, 1)
|
#define SYS_LOREA_EL1 sys_reg(3, 0, 10, 4, 1)
|
||||||
#define SYS_LORN_EL1 sys_reg(3, 0, 10, 4, 2)
|
#define SYS_LORN_EL1 sys_reg(3, 0, 10, 4, 2)
|
||||||
#define SYS_LORC_EL1 sys_reg(3, 0, 10, 4, 3)
|
#define SYS_LORC_EL1 sys_reg(3, 0, 10, 4, 3)
|
||||||
|
@ -515,3 +515,11 @@ EndSysreg
|
|||||||
Sysreg TTBR1_EL1 3 0 2 0 1
|
Sysreg TTBR1_EL1 3 0 2 0 1
|
||||||
Fields TTBRx_EL1
|
Fields TTBRx_EL1
|
||||||
EndSysreg
|
EndSysreg
|
||||||
|
|
||||||
|
Sysreg LORSA_EL1 3 0 10 4 0
|
||||||
|
Res0 63:52
|
||||||
|
Field 51:16 SA
|
||||||
|
Res0 15:1
|
||||||
|
Field 0 Valid
|
||||||
|
EndSysreg
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user