• Robin Murphy's avatar
    iommu/arm-smmu: Abstract GR0 accesses · 00320ce6
    Robin Murphy authored
    Clean up the remaining accesses to GR0 registers, so that everything is
    now neatly abstracted. This folds up the Non-Secure alias quirk as the
    first step towards moving it out of the way entirely. Although GR0 does
    technically contain some 64-bit registers (sGFAR and the weird SMMUv2
    HYPC and MONC stuff), they're not ones we have any need to access.
    Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: default avatarWill Deacon <will@kernel.org>
    00320ce6
arm-smmu.c 65.1 KB