• R
    iommu: Tidy up window attributes · 701d8a62
    Robin Murphy 提交于
    The external interface to get/set window attributes is already
    abstracted behind iommu_domain_{get,set}_attr(), so there's no real
    reason for the internal interface to be different. Since we only have
    one window-based driver anyway, clean up the core code by just moving
    the DOMAIN_ATTR_WINDOWS handling directly into the PAMU driver.
    Signed-off-by: NRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: NJoerg Roedel <jroedel@suse.de>
    701d8a62
iommu.c 49.5 KB