commit | 76e52dd01cabc340c1a58f540c9d6bf0e79c6b23 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Sep 30 12:01:16 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 09 22:16:55 2015 +0100 |
tree | da092d585e599c04a2e34ddcebbdf002d1c03c4d | |
parent | 963fcd40958711cecf9e9a1a8525f88b782d6a98 [diff] |
irqchip/gic: Warn if GICv3 system registers are enabled When using a GICv3 in compatibility (v2) mode, having GICv3 system register access enabled is not really compliant with the architecture. Warn if the firmware (or the hypervisor) has been lazy. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>