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 X-Spam-Level: X-Spam-Status: No, score=-12.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB782C4708F for ; Tue, 1 Jun 2021 16:24:53 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B7EBB6023F for ; Tue, 1 Jun 2021 16:24:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B7EBB6023F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:References:In-Reply-To: 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=BgTbJ8fbwP6LMSGELW3AB75RziRPQY5e6+exr5oOQIc=; b=4oFuTjptetNU+K xWewL4Z3Ep2CVMrT5B27SYfr5Y9P2MpvD0VbF9dL+qz//wc9yUOIfTK2xa6XsYGrO88EEVtiB5QJL REY9H4wtJUrFxfy4wQ7IAz61S2miR5pFqBhfaQdbS435nh2ITo2nUVfrb8J59n4oNVfsOtEtdK80d NzMW2K0cAL8xA0RK/uUKiqg59OzrWqrFh4N+RTplFywG6LePfq6BqkVTl7cboAHP61wc6JGxjdONe Ey9TM1hnIgguWHA6aU8wdJLsZ3CS/YjdCcAWgNhbq0fbxuZbtmLhtlXw6enKjXp2JDfgCObfdb0we 9Cq46ocRKeOSXZ18g5Xg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lo7B3-00HUmW-Ni; Tue, 01 Jun 2021 16:23:37 +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 1lo7B0-00HUlo-1U for linux-arm-kernel@lists.infradead.org; Tue, 01 Jun 2021 16:23:35 +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 5DB72101E; Tue, 1 Jun 2021 09:23:29 -0700 (PDT) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 1DC3F3F719; Tue, 1 Jun 2021 09:23:28 -0700 (PDT) From: Sudeep Holla To: Sudeep Holla , linux-arm-kernel@lists.infradead.org Cc: Jens Wiklander , David Hartley , Andrew Walbran , Arunachalam Ganapathy , Marc Bonnici , Achin Gupta , arve@google.com Subject: Re: [PATCH v7 0/5] firmware: Add initial support for Arm FF-A Date: Tue, 1 Jun 2021 17:23:14 +0100 Message-Id: <162256455033.867588.4014145625104239200.b4-ty@arm.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210521151033.181846-1-sudeep.holla@arm.com> References: <20210521151033.181846-1-sudeep.holla@arm.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_092334_159969_B4F5E30A X-CRM114-Status: UNSURE ( 8.88 ) X-CRM114-Notice: Please train this message. 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 On Fri, 21 May 2021 16:10:28 +0100, Sudeep Holla wrote: > This is very basic implementation for in-kernel support for Arm FF-A > specification. > > Arm Firmware Framework for Armv8-A specification[1] describes a software > architecture that provides mechanism to utilise the virtualization > extension to isolate software images and describes interfaces that > standardize communication between the various software images. This > includes communication between images in the Secure and Normal world. > > [...] Applied to sudeep.holla/linux (for-next/ffa), thanks! [1/5] firmware: arm_ffa: Add initial FFA bus support for device enumeration https://git.kernel.org/sudeep.holla/c/e781858488 [2/5] firmware: arm_ffa: Add initial Arm FFA driver support https://git.kernel.org/sudeep.holla/c/3bbfe98710 [3/5] firmware: arm_ffa: Add support for SMCCC as transport to FFA driver https://git.kernel.org/sudeep.holla/c/714be77e97 [4/5] firmware: arm_ffa: Setup in-kernel users of FFA partitions https://git.kernel.org/sudeep.holla/c/d0c0bce831 [5/5] firmware: arm_ffa: Add support for MEM_* interfaces https://git.kernel.org/sudeep.holla/c/cc2195fe53 -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel