Files
linux/arch/arm/include/asm
Jean-Philippe Brucker d5cd50d318 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>
2015-10-09 23:11:55 +01:00
..
2015-10-09 23:11:55 +01:00
2014-06-02 09:20:18 +01:00
2014-12-04 12:41:50 +00:00
2015-05-05 13:35:39 -06:00
2015-05-28 15:31:53 +02:00
2015-09-16 16:53:39 +02:00
2014-06-01 01:17:12 +01:00
2015-06-01 23:48:19 +01:00
2015-08-03 15:38:39 +01:00
2014-06-01 01:17:12 +01:00
2014-02-25 11:33:37 +00:00
2015-09-22 08:13:42 +01:00
2014-03-18 16:39:40 -04:00