msm: eva: Print SID programming registers

During SMMU fault.

Change-Id: Ic66736ed5d5c97ec6344c295c0ec0f1ca01cf19a
Signed-off-by: George Shen <quic_sqiao@quicinc.com>
这个提交包含在:
George Shen
2023-02-27 16:21:29 -08:00
提交者 Gerrit - the friendly Code Review server
父节点 121ff748b0
当前提交 f466a36b98
修改 2 个文件,包含 3 行新增1 行删除

查看文件

@@ -2447,6 +2447,8 @@ static int iris_debug_hook(void *device)
dprintk(CVP_ERR, "ARP_THREAD_3_SECURE_ENABLE %#x\n", val);
if (true)
return 0;
/***** GCE *******
* Bit 0 of below register is CDM secure enable for GCE
* CDM buffer will be in CB4 if set

查看文件

@@ -1050,7 +1050,7 @@ int msm_cvp_smmu_fault_handler(struct iommu_domain *domain,
hdev = core->device->hfi_device_data;
if (hdev) {
hdev->error = CVP_ERR_NOC_ERROR;
/* call_hfi_op(core->device, debug_hook, hdev); */
call_hfi_op(core->device, debug_hook, hdev);
}
mutex_unlock(&core->lock);
/*