• Robin Murphy's avatar
    iommu/arm-smmu: Rework cb_base handling · 490325e0
    Robin Murphy authored
    To keep register-access quirks manageable, we want to structure things
    to avoid needing too many individual overrides. It seems fairly clean to
    have a single interface which handles both global and context registers
    in terms of the architectural pages, so the first preparatory step is to
    rework cb_base into a page number rather than an absolute address.
    Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: default avatarWill Deacon <will@kernel.org>
    490325e0
arm-smmu.c 64.4 KB