Merge "iommu: iommu-debug: Switch secure test vmid"

This commit is contained in:
qctecmdr Service 2019-03-26 07:48:59 -07:00 committed by Gerrit - the friendly Code Review server
commit 8ea1589a8f

View file

@ -240,7 +240,7 @@ static struct iommu_debug_attr fastmap_attr = {
static struct iommu_debug_attr secure_attr = {
.dma_type = 0,
.vmid = VMID_CP_CAMERA,
.vmid = VMID_CP_PIXEL,
};
static int iommu_debug_set_attrs(struct iommu_debug_device *ddev,