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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3148FC3DA6F for ; Fri, 25 Aug 2023 15:16:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234753AbjHYPQQ (ORCPT ); Fri, 25 Aug 2023 11:16:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240185AbjHYPQM (ORCPT ); Fri, 25 Aug 2023 11:16:12 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 974DF212A; Fri, 25 Aug 2023 08:16:09 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3642564113; Fri, 25 Aug 2023 15:16:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9D27FC433C8; Fri, 25 Aug 2023 15:16:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692976568; bh=RlUOxxL7jJQGESweP3YbxAWqflgA6jjw+4tZbwdOzfU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r6naCyJ8sESpKYIhGWT5mIKOf2HZgc1sqxdWuL8wGrsALz6G7CFwHDKhMxL4Cwyuu Bg/nHDjVJQl/B+RbkR6kKucFumf99QjQh/emosiJQ5vvFG/yF5YbpiZ7TcMbHJ5K9N OGfeDV2ZO3AnZwlVquWtNzUPqDRhkb8XDEN0iud/v1ccM7cAmij6qWk2dSX7f5f3OH EYhTnSv+NjHekDzoTuo1Kcsq5vQ2e6Wt68I1uss4ue/scbQlmlzGnVNY1ZOGJ42Qzk EpqOMV5w+Q9fhFAfj2aU6kesS0KnM+1p4D2wzay6q2biUUjFdyBWM5wwJCeSPv0ND+ eas0jsxniYuhg== Date: Fri, 25 Aug 2023 16:16:01 +0100 From: Conor Dooley To: Stefan Wahren Cc: Pankaj Gupta , shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, clin@suse.com, conor+dt@kernel.org, pierre.gondois@arm.com, ping.bai@nxp.com, xiaoning.wang@nxp.com, wei.fang@nxp.com, peng.fan@nxp.com, haibo.chen@nxp.com, festevam@gmail.com, linux-imx@nxp.com, davem@davemloft.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, gaurav.jain@nxp.com, alexander.stein@ew.tq-group.com, sahil.malhotra@nxp.com, aisheng.dong@nxp.com, V.Sethi@nxp.com, kernel test robot Subject: Re: [PATCH v5 06/11] firmware: imx: add driver for NXP EdgeLock Enclave Message-ID: <20230825-escalate-mannish-523aa602ef36@spud> References: <20230823073330.1712721-1-pankaj.gupta@nxp.com> <20230823073330.1712721-7-pankaj.gupta@nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8GdQE578ZXm4nCfq" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --8GdQE578ZXm4nCfq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Am 23.08.23 um 09:33 schrieb Pankaj Gupta: > > The Edgelock Enclave , is the secure enclave embedded in the SoC > > to support the features like HSM, SHE & V2X, using message based > > communication channel. > >=20 > > ELE FW communicates on a dedicated MU with application core where > > kernel is running. It exists on specific i.MX processors. e.g. > > i.MX8ULP, i.MX93. > >=20 > > Reported-by: kernel test robot > > Closes:https://lore.kernel.org/oe-kbuild-all/202304120902.bP52A56z-lkp@= intel.com > > Signed-off-by: Pankaj Gupta In passing, LKP did not report that support for your firmware was missing, please remove the Reported-by & Closes tags. --8GdQE578ZXm4nCfq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZOjFsQAKCRB4tDGHoIJi 0jc2AP0foAd3nrsjN2d+JOE229wUlQRLIr5dLjt1Osd1MSXYQwD/Ve7A/HfqFFxE VuygqSi5LSd/ZfCtbwhAq4BGuJFSBww= =LLDe -----END PGP SIGNATURE----- --8GdQE578ZXm4nCfq--