summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>2015-10-01 13:47:17 +0100
committerMarc Zyngier <marc.zyngier@arm.com>2015-10-09 23:11:55 +0100
commitd5cd50d318f70fc62cc2e1399f5f4a0803291395 (patch)
tree28d61d518efe7b88e91eb8a57d3173141ec45cc9 /virt
parent72c971262f00185b4c6208812645c3feab4c77a3 (diff)
ARM: add 32bit support to GICv3
Implement the system and memory-mapped register accesses in asm/arch_gicv3.h for 32bit architectures. This patch is a straightforward translation of the arm64 header. 64bit accesses are done in two times and don't need atomicity: TYPER is read-only, and the upper-word of IROUTER is always zero on 32bit architectures. 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>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions