commit | 7936e914f7b0827c2dcfe63fbefdc21de2d61dcb | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe.brucker@arm.com> | Thu Oct 01 13:47:14 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 09 23:11:50 2015 +0100 |
tree | 4e10afe8e66a8e005b0e87f7d98898371ced5021 | |
parent | ee5f7d6462c56ba083d5d80aa0d69914068a59ae [diff] |
irqchip/gic-v3: Refactor the arm64 specific parts This patch moves the GICv3 system register access helpers to arch/arm64/. Their 32bit counterparts will need to use mrc/mcr accesses instead of mrs_s/msr_s. [maz: fixed conflict with Cavium erratum handling] Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>