From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B6E2DC433F5 for ; Thu, 3 Mar 2022 13:03:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: 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: List-Owner; bh=g7WmtecaDJVJJvW+EYCbFq1F9d45wxsc6AU00ST1JtY=; b=unjptbtefC7VZS BY8TU+N4fvUFAUT+Z/x6Ga/uHzcj9nKGZUKiIgjwLpa0hkw8R/6YNvEp9FSMHcX6ctIyNgsp0s0kU FIgYqmjaKGzpnG9+GI3STeuffdPCn+bgT6tKm7GePZJsBit+E5LEs5qLHMzUCC9dLKycaWOK8ub1Y aWO6iox51PYkoOnisoiP1SS5uXqR1vKa54B00smHaaWldMaSVUz/QfNRxtanUdOtdz5m3NmsQK5Bh 6kW9gdmQ4oFdKLQWgKupd83tWxA4MQEMAy11mI4ACIRR/+zB1s5Cy2ut+r7HN4JrJ9Sg6CcOcOmpv IoRqPNcqkNue3mOC9PYQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPl6D-006Rru-Fs; Thu, 03 Mar 2022 13:02:29 +0000 Received: from szxga02-in.huawei.com ([45.249.212.188]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPl69-006Rpr-FN for linux-arm-kernel@lists.infradead.org; Thu, 03 Mar 2022 13:02:27 +0000 Received: from dggpemm500024.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4K8WLL2JXZzBrbT; Thu, 3 Mar 2022 21:00:26 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) by dggpemm500024.china.huawei.com (7.185.36.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Thu, 3 Mar 2022 21:02:16 +0800 Received: from lhreml710-chm.china.huawei.com (10.201.108.61) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Thu, 3 Mar 2022 21:02:15 +0800 Received: from lhreml710-chm.china.huawei.com ([169.254.81.184]) by lhreml710-chm.china.huawei.com ([169.254.81.184]) with mapi id 15.01.2308.021; Thu, 3 Mar 2022 13:02:13 +0000 From: Shameerali Kolothum Thodi To: Steven Price , "linux-arm-kernel@lists.infradead.org" , "linux-acpi@vger.kernel.org" , "iommu@lists.linux-foundation.org" CC: Linuxarm , "lorenzo.pieralisi@arm.com" , "joro@8bytes.org" , "robin.murphy@arm.com" , "will@kernel.org" , wanghuiqiang , "Guohanjun (Hanjun Guo)" , "Sami.Mujawar@arm.com" , "jon@solid-run.com" , "eric.auger@redhat.com" , yangyicong Subject: RE: [PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node Thread-Topic: [PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node Thread-Index: AQHYJznkm20llCW58kat42rWyx2T0aythveAgAAnagA= Date: Thu, 3 Mar 2022 13:02:13 +0000 Message-ID: References: <20220221154344.2126-1-shameerali.kolothum.thodi@huawei.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.47.82.4] MIME-Version: 1.0 X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220303_050225_967139_9E7C73CA X-CRM114-Status: GOOD ( 20.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > -----Original Message----- > From: Steven Price [mailto:steven.price@arm.com] > Sent: 03 March 2022 10:38 > To: Shameerali Kolothum Thodi ; > linux-arm-kernel@lists.infradead.org; linux-acpi@vger.kernel.org; > iommu@lists.linux-foundation.org > Cc: Linuxarm ; lorenzo.pieralisi@arm.com; > joro@8bytes.org; robin.murphy@arm.com; will@kernel.org; wanghuiqiang > ; Guohanjun (Hanjun Guo) > ; Sami.Mujawar@arm.com; jon@solid-run.com; > eric.auger@redhat.com; yangyicong > Subject: Re: [PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node > > On 21/02/2022 15:43, Shameer Kolothum wrote: > > Hi, > > > > Since we now have an updated verion[0] of IORT spec(E.d) which > > addresses the memory attributes issues discussed here [1], > > this series now make use of it. > > > > The pull request for ACPICA E.d related changes are already > > raised and can be found here, > > https://github.com/acpica/acpica/pull/752 > > > > v7 --> v8 > > - Patch #1 has temp definitions for RMR related changes till > > the ACPICA header changes are part of kernel. > > - No early parsing of RMR node info and is only parsed at the > > time of use. > > - Changes to the RMR get/put API format compared to the > > previous version. > > - Support for RMR descriptor shared by multiple stream IDs. > > > > Please take a look and let me know your thoughts. > > Hi Shameer, > > I've now been able to test this on the Juno platform with a modified > firmware supporting the newer spec (thanks Sami!). Everything works, so > feel free to add my: > > Tested-by: Steven Price > > (Note that I haven't tested the smmu-v3 support) Thanks Steve, for giving it a spin and verifying. Cheers, Shameer _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel