Skip to content
Commit 0968a619 authored by Vladimir Murzin's avatar Vladimir Murzin Committed by Marc Zyngier
Browse files

irqchip/gic-v3-its: Specialise readq and writeq accesses



readq and writeq type of assessors are not supported in AArch32, so we
need to specialise them and glue later with series of 32-bit accesses
on AArch32 side.

Signed-off-by: default avatarVladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 328191c0
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