Message ID | 20240626143020.3682243-1-quic_bibekkum@quicinc.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1E4901850A9; Wed, 26 Jun 2024 14:31:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719412264; cv=none; b=HmlyOLLBUTkE2v1PMlYZP819XgYevCM2RgA0+3PvWn8myHRupBsSwd0VuXhXY70cRai8F9WhPegD8gmIbeojP0TVp75G/Jf2itquf4B7ME0Aca/pvoL+vnswWcY+cNgF7jsEYPpbbkW3LmAF5vxPCA52zV1ksaS0JciyjydbbIw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719412264; c=relaxed/simple; bh=jXxRNJb+uGacTtLCOWzNw40EkJMrluwtljq7mXkbmw4=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=ucsdyVPRbZbnDUlZqH1Vf+VrXRQdSxJ03NN5DAeSnBHnkQcx7fn8SvBmEXmJNMDhPlrb+uu8iGiJ4H2MN6D1Ux/ZgJbosy0yEIiqd5WUTgZGdmi5i2l8fF8aNFNGX2EJiI+RCFX2VzoX22KKMLMxoeUF9YLojPWq6GyOuvzw/1k= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=WGiYSEwZ; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="WGiYSEwZ" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45QAfPdN003686; Wed, 26 Jun 2024 14:30:42 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=0Ra/0yh/ezphb0fqPTEC7r sAOiLO0NUjY/M2RSR8Reo=; b=WGiYSEwZMfzaxifagm4Pf9HiW+ONs9q0F0e5zM xUMhvDASwDHEyQ+8LkPnBQRC1BM8jTlHHj2NJQ8GqIGXJpZZhmz1oLxtAZfitNQY ymlHmll9VY6afmelDEDyT7bRS9AZEx9LUUjHjk1/bH8SZ1xdms0QLkoXIX6Zrz2m hRcrdZdUxNE51Yo/Co/+jELFSahWJ5KtDzJac0AfuNyfYRVqpJOcPUUQ8TKwlpKI ZOoISjnVFYaIU12SVojYx0ez5837ix1QG9bSkZ8KbhQVld5AXuQyf+q0Tnkp+aG9 vVZlFZSS6aZ71UJ124ceEnZKbIQTx12BcJU7KGa6NhLiya9Q== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ywmaf281c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 26 Jun 2024 14:30:42 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45QEUfBP021137 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 26 Jun 2024 14:30:41 GMT Received: from hu-bibekkum-hyd.qualcomm.com (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 26 Jun 2024 07:30:35 -0700 From: Bibek Kumar Patro <quic_bibekkum@quicinc.com> To: <robdclark@gmail.com>, <will@kernel.org>, <robin.murphy@arm.com>, <joro@8bytes.org>, <jgg@ziepe.ca>, <jsnitsel@redhat.com>, <robh@kernel.org>, <krzysztof.kozlowski@linaro.org>, <quic_c_gdjako@quicinc.com>, <dmitry.baryshkov@linaro.org>, <konrad.dybcio@linaro.org> CC: <iommu@lists.linux.dev>, <linux-arm-msm@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, "Bibek Kumar Patro" <quic_bibekkum@quicinc.com> Subject: [PATCH v12 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Date: Wed, 26 Jun 2024 20:00:14 +0530 Message-ID: <20240626143020.3682243-1-quic_bibekkum@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: <linux-arm-msm.vger.kernel.org> List-Subscribe: <mailto:linux-arm-msm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-arm-msm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: JnMpUCNi-7_1P_xrDf9R7eSrcceB3CGx X-Proofpoint-GUID: JnMpUCNi-7_1P_xrDf9R7eSrcceB3CGx X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-26_07,2024-06-25_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 suspectscore=0 spamscore=0 bulkscore=0 phishscore=0 malwarescore=0 clxscore=1011 mlxscore=0 lowpriorityscore=0 priorityscore=1501 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2406260107 |
Series |
iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
|
expand
|