Message ID | 20240816174259.2056829-1-quic_bibekkum@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B62D1C3DA4A for <linux-arm-kernel@archiver.kernel.org>; Fri, 16 Aug 2024 17:44:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Z1R3XUleNTgelwO5ooUqyha4Y9uVYcbtADRZFrri/V8=; b=lnyWYgPCilfErdgCdjUVh7McBc aRcAvCT1smac7rDqKwhKhBwvcB6hgaThhvzo7dxfWVRAbAcnwCoLnztDfIRAZtbxXkE54xgSHEA2X VdszznH6glRt44GImsBw9lX8J5qnXmo5n8YCsfDRVyQRxpszDQlCZri6VICWw1V+kDaj7bLunfpmx b+1XZVCzpM56onI96Z6P2OSuRaTfh7ChNY2GzvOiBkWXXwRJLYlS2ory7HUtQkeg9Iu/X1il0gDHI 2ZzfadP2cHClXhKUO8We3iTnQQJFf5noi3xalUBdZqY0myWsNo4pFxlZdBxj1hHvSlVTKQWwHFeV3 IhcSnHDQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sf0zv-0000000Dk0O-09Ma; Fri, 16 Aug 2024 17:44:23 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sf0zE-0000000DjqP-0qaX for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2024 17:43:42 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47G7ZenG025470; Fri, 16 Aug 2024 17:43:28 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=Z1R3XUleNTgelwO5ooUqyh a4Y9uVYcbtADRZFrri/V8=; b=YwbptvIY4XulhmcEAgquhmISOel2jYOqqJc+RD nATZYCUWzysf+m02R+3jdsxNTs5G4+jINvR4Yuapsxzu2lAyjjtAoz6oJ472d88i 0tznSGYZK9BsTqXq/zmjhhy+Av5pbSa8Qq1oKMziT6HkqMhoQujOJ1yBNm/IlBdX 3RYOVH5Ptc3IqiPXtTBlfbj7Vc4DiosqV46LE/NrVM095vQ/l4KLYxfCj0JBEmPw TxbqHyIdEcl70ebonm0aVHv+kQCb4Vf7fiDnpZ+HFHp8d+dz64dHbD3aVGL++zbg W3Bo4lUt8zlIbkH+KidKp9zgzY3I+APxldlmTVgwslg3Sq7w== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 411957vtv5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 16 Aug 2024 17:43:27 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 47GHhQo4012152 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 16 Aug 2024 17:43:26 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; Fri, 16 Aug 2024 10:43:21 -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 v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Date: Fri, 16 Aug 2024 23:12:53 +0530 Message-ID: <20240816174259.2056829-1-quic_bibekkum@quicinc.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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-GUID: SZmVcq98zoWmRbOZHoMykowyWV3zWKlw X-Proofpoint-ORIG-GUID: SZmVcq98zoWmRbOZHoMykowyWV3zWKlw 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-08-16_12,2024-08-16_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 phishscore=0 lowpriorityscore=0 mlxlogscore=999 clxscore=1011 suspectscore=0 impostorscore=0 bulkscore=0 malwarescore=0 spamscore=0 mlxscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2408160124 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240816_104340_419897_E8415662 X-CRM114-Status: GOOD ( 26.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
|
expand
|