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 AF483ECAAD5 for ; Tue, 6 Sep 2022 10:36:09 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=edWmxiAd8La4zBWSvJh0rqiDUtFIpdWfqhd9K7dvmf4=; b=02JNjE67216Hc4 l67YX+6cbJ5tpLACjebslxtiNJvZFa3LuRzQYb+3Re2jtnrlwUGAdPtTIBdNTMVgumnazDehargiW fuAWxq7CbS98xbdbkxcguT0zMaIZ9wZXM1buZAK2WOZI6s7wBhtNo1hZ/siqxEWtNOQg5iciRID6N lEWnbuCrkyKm3jBf7a+R469a/XPKCqFnu+lwEUoymZi+KFoTNopFU3/vN+xuJ6gISNw4X/fcVF3ZT GHmAkeRAtS98mawscU6Y/UfwqlvI4vgPFW+zdC5/gA5/ybBLw4+lpwwdMoD58rwg54ph8gUeyafFF E/q5vJuzSKOvvz6K6qJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVVv4-00CUOs-7o; Tue, 06 Sep 2022 10:35:02 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVVuw-00CUG6-Jw for linux-arm-kernel@lists.infradead.org; Tue, 06 Sep 2022 10:35:00 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 3CD4F139F; Tue, 6 Sep 2022 03:34:44 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BC6313F534; Tue, 6 Sep 2022 03:34:36 -0700 (PDT) Date: Tue, 6 Sep 2022 11:34:34 +0100 From: Sudeep Holla To: Jens Wiklander , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, op-tee@lists.trustedfirmware.org Cc: Marc Bonnici , Achin Gupta , Valentin Laurent , Lukas Hanel , Coboy Chen Subject: Re: [PATCH v2 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update Message-ID: <20220906103434.i4yusdi3apio6tib@bogus> References: <20220902124032.788488-1-sudeep.holla@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220902124032.788488-1-sudeep.holla@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220906_033455_390464_5AE41D50 X-CRM114-Status: GOOD ( 10.73 ) 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 Hi Jens, On Fri, Sep 02, 2022 at 01:40:22PM +0100, Sudeep Holla wrote: > Hi All, > > This series is just some refactoring in preparation to add FF-A v1.1 > support. It doesn't have any memory layout or notification changes > supported in v1.1 yet. > Thanks for the review of v1. There are some trivial changes that touches optee files in v2 that needs official ack/review from you to take it via my tree for v6.1. Please provide the same if you are OK especially for patch 06,07/10 and even others if possible. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel