Skip to content

Commit 35768b2

Browse files
jgoulywilldeacon
authored andcommitted
arm64/sysreg: update CPACR_EL1 register
Add E0POE bit that traps accesses to POR_EL0 from EL0. Updated according to DDI0601 2023-03. Signed-off-by: Joey Gouly <joey.gouly@arm.com> Reviewed-by: Mark Brown <broonie@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20231209-b4-arm64-sysreg-additions-v1-4-45284e538474@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
1 parent c0c5a8e commit 35768b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm64/tools/sysreg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,8 @@ Field 0 M
17471747
EndSysreg
17481748

17491749
SysregFields CPACR_ELx
1750-
Res0 63:29
1750+
Res0 63:30
1751+
Field 29 E0POE
17511752
Field 28 TTA
17521753
Res0 27:26
17531754
Field 25:24 SMEN

0 commit comments

Comments
 (0)