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 0247DC00144 for ; Mon, 1 Aug 2022 12:31:11 +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=LtJ8Qrk4UdCUpcEEtsAnRzHI3AaAfoO4mpvvbaJqkhk=; b=WSz+HpE0Iz8M0FJzj2EuuEcZoS vcylAMBJvyS3ddwCqvOjpo/VBsYTj7VeudTed5M8DGsfua0v63GyAFTSPNSpRE3JvtbSzKBbdv+Ht t7S35PM7Xw2hzd2iKQNBM8aJws2sfDDej0r8gijmQTa9ORPrfCHJwE4zMKT5V0ZJDLIGFYkzAhBgy cN7t0fqzv0J7A19xz88f83axWt6yieIXYAzs6n5U/6W/DhwqHvQaWIhJDn/RzLh7eyqH+TdFe41ME nYQHrhkYHwwsgrTWBViDpX392toDpQ1oeOqA3bEl+dP7c0ToAa75GvRgW9U7vdHtXo6DTsvJ/4VRx SiZlxzAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oIUYF-006BBu-RV; Mon, 01 Aug 2022 12:29:41 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oIUJd-0060gv-63 for linux-arm-kernel@lists.infradead.org; Mon, 01 Aug 2022 12:14:34 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C33ABB80E8F; Mon, 1 Aug 2022 12:14:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B22CFC433D6; Mon, 1 Aug 2022 12:14:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659356070; bh=w0W5ZUfjn4T03h03W8oCnoYtL38becK3wr+5hEpAC0o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nZRtm4AdrxPt2REmi18BgtIuUY3TOtl0nZNBkkg3g2kp3S1HeJIi7VFwKqqbkOanq upyR4pD6+E7mrZFUTXmceXOsPxbjRlTvVhM2Xdkcj6X4QNI0BghoBlGtv7M8RmJeHu Y1XQBCaVPrTlL1bGnU9N0BlD41giqTJq7+2K3tLteDuduL6+s4/QtjI6ubn3sviXhC W8FSlB47jNZPD4VmwCn0gQicnbeARsju/7Gb2JuVv6JUru8T9LGrpbQq+Z9XZ5Okvt jCU3aqs9NITWjkP2AsEPikOajB/q0xBeFk/IVrRibwN1rldyuKx0XMa1jJkIc9Yl8C mb5cDNm/5gjRw== Date: Mon, 1 Aug 2022 13:14:25 +0100 From: Mark Brown To: Sudeep Holla Cc: Florian Fainelli , Dmitry Baryshkov , Mark Rutland , Lorenzo Pieralisi , linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] firmware/psci: Add debugfs support to ease debugging Message-ID: References: <20220727200901.1142557-1-dmitry.baryshkov@linaro.org> <20220728090806.nnighsbx2lcgugon@bogus> <7d9607ed-f8eb-f3a2-22e4-4d2a240919c9@gmail.com> <20220801095910.ngexid57qgmvhes7@bogus> MIME-Version: 1.0 In-Reply-To: <20220801095910.ngexid57qgmvhes7@bogus> X-Cookie: Dieters live life in the fasting lane. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220801_051433_445381_9CE4AB00 X-CRM114-Status: GOOD ( 14.14 ) 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: multipart/mixed; boundary="===============3555281442441014792==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3555281442441014792== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ekcJJ+0/0YVPoSLP" Content-Disposition: inline --ekcJJ+0/0YVPoSLP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 01, 2022 at 10:59:10AM +0100, Sudeep Holla wrote: > So if we need this beyond PSCI FID range, better you have it as generic > SMCCC debug FS. Thoughts ? That thought did cross my mind when reviewing Dmitry's patch but given that as far as I'm aware SMCCC isn't particularly enumerable it seemed like it might be more of a small library of helpers than something you could write a general structure for. I might be missing something though. --ekcJJ+0/0YVPoSLP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmLnw6AACgkQJNaLcl1U h9Cpvwf8C1LP3InR0pGaYnO72+leN/x5NE9szVPZkG6SQV/WHBXcoykpbRTPzu2Q EvKcL8yteIs2D0Yu9qWGee1uNqBi8RuEKvrot+b+lqfW8CRlLTHJDmnxuNUwHaUv vk7vmnS7O++IkPn50AhtBYulJuGEhMEs6Ex9Vzp532UJBqou5Yf6lMPhQzGp2+wm gNYpJvpOHkO4SPzhyOmOwJXmwici0cFYEpIpEQ+tKh1+HbhANCvBo2UoqAuSWoVB R5MWkIvc3XS0FseIHBUEqfaNglaEGASlp+BnC/T41rR7kazfuQafRoV1OoBUBsSq sSDJQoAZO8JOiYBLbzmVhl58hXQaNw== =VxKG -----END PGP SIGNATURE----- --ekcJJ+0/0YVPoSLP-- --===============3555281442441014792== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3555281442441014792==--