Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f3dfcd25 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Will Deacon
Browse files

arm64/sysreg: Correct the values for GICv4.1


Currently, sysreg has value as 0b0010 for the presence of GICv4.1 in
ID_PFR1_EL1 and ID_AA64PFR0_EL1, instead of 0b0011 as per ARM ARM.
Hence, correct them to reflect ARM ARM.

Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@google.com>
Reviewed-by: default avatarZenghui Yu <yuzenghui@huawei.com>
Reviewed-by: default avatarAnshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240718215532.616447-1-rananta@google.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 48f64305
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment