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 1FC06C35FFF for ; Tue, 17 Sep 2024 12:44:10 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7kB3fTJJq+9VK+f6LBZkgQODAByJaKbpiX0vzI0YOqA=; b=F3Ro/tWAkSCQhvvleuDw1gUZZr NtZiO5ZATiwld/fcZLmWhdNiY8pfRWr2mZwrPsgfDOSCJgS9rO7x/F0azb4OKILVnoHK8COAmqzLK Wjvv0+BXZ5VS5PyfanJo+jYKQ3kVn3bVCH9RtEZTmD1rpmQoFkwLLijo9PJgzA747ny+U2dorTEFZ 6Lu8HUDtF9LDjMHJKhC8IRGTea7pKGG18zmmik3vdC+yfIWveD3Icm9jpUiHJoXyeD+YUdXHMjZky RRXV0W49XZlVZqYhdAL+6EmVMz10cF2Vg74xbvydP+XZWD3FsHvBzTUqVE2oFiWqA3qa9KKQKrnNH KD7E5t0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sqXYp-000000069Xc-1SvV; Tue, 17 Sep 2024 12:44:03 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sqXXB-000000069IK-2Tyw for linux-riscv@lists.infradead.org; Tue, 17 Sep 2024 12:44:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5D16E5C5B99; Tue, 17 Sep 2024 12:42:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 44742C4CEC5; Tue, 17 Sep 2024 12:42:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726576940; bh=DxSozZoTAZ0DZKRlRBivxsXIOBMMkja7Aw30jvEyvHM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KZIY9Y9owNsaaK3AAZupQDN3y2pgwXs4xNqjYWBE3HYsR1LyvlxCq0Dy4qX5EyxpD 2h4mTrMfMPNB2uDsRFHp8Rbr0a7VyD9Ii/Qj8jKolhK/bB7tndlBXYF2tKc1en/JFD HdGB/GaR+TbbYi+0COtvSrnyLMP/PvlktqDZoNMqA4q9uqpXK4Vy/eQ8ZItsMtgQue 1qDME//sw+rdwpXuCMVfbqWSrvTXd1kuFgWBPD+TurZAbTsK/puSOuvQIXDFAK57dS ib/xwQ5eu+G/7KfPBSA3L/Q9k5S6i/W+ubm2VUIFLcmYPlLDn8hkJ0a3B72Sog8zup nvjjQJq27Cbyw== Date: Tue, 17 Sep 2024 13:42:20 +0100 From: Conor Dooley To: Valentina.FernandezAlanis@microchip.com Cc: ganboing@gmail.com, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, peterlin@andestech.com, dminus@andestech.com, Conor.Dooley@microchip.com, conor+dt@kernel.org, ycliang@andestech.com, jassisinghbrar@gmail.com, robh@kernel.org, krzk+dt@kernel.org, andersson@kernel.org, mathieu.poirier@linaro.org Subject: Re: [PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support Message-ID: <20240917-dealt-aloe-ebadde66d629@squawk> References: <20240912170025.455167-1-valentina.fernandezalanis@microchip.com> <1f269bea-ad97-424a-97cb-970194dd54a8@microchip.com> MIME-Version: 1.0 In-Reply-To: <1f269bea-ad97-424a-97cb-970194dd54a8@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240917_054221_699549_A5CA7561 X-CRM114-Status: UNSURE ( 8.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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: multipart/mixed; boundary="===============3274151354260483210==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============3274151354260483210== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cZTUsoZqjEDJFw2g" Content-Disposition: inline --cZTUsoZqjEDJFw2g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 17, 2024 at 10:45:02AM +0000, Valentina.FernandezAlanis@microchip.com wrote: > On 16/09/2024 23:28, Bo Gan wrote: > > Perhaps checking-in > > the microchip SBI extensions to major SBI implementations such as openSBI > > first would be better? It's worth pointing out that the "major SBI implementations" do not support the platform this is currently being used on. --cZTUsoZqjEDJFw2g Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZul5KAAKCRB4tDGHoIJi 0kqlAP4pbYeB2cK6dhPhZdaySfzo6MdoqfYfQoRtP/XHSxx2CAD/Ywedo0qQATtf B0CCZrnxcefbgISDLQSdg1r1Qkaofw4= =uNE0 -----END PGP SIGNATURE----- --cZTUsoZqjEDJFw2g-- --===============3274151354260483210== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============3274151354260483210==--