arm64: Rename reserved values for CTR_EL0.L1Ip
authorMarc Zyngier <maz@kernel.org>
Mon, 4 Dec 2023 14:36:06 +0000 (14:36 +0000)
committerWill Deacon <will@kernel.org>
Tue, 5 Dec 2023 11:38:03 +0000 (11:38 +0000)
commitf35c32ca6839f5777862dbe2138d02bf50b3dfa7
tree0bc4da96aafa9e29ca9f0e00c638f894c8d29323
parentd8e12a0d3715fbcc26fb2baac979bd07ba4c08d0
arm64: Rename reserved values for CTR_EL0.L1Ip

We now have *two* values for CTR_EL0.L1Ip that are reserved.
Which makes things a bit awkward. In order to lift the ambiguity,
rename RESERVED (0b01) to RESERVED_AIVIVT, and VPIPT (0b00) to
RESERVED_VPIPT.

This makes it clear which of these meant what, and I'm sure
archeologists will find it useful...

Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20231204143606.1806432-4-maz@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/tools/sysreg