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 90107C4167B for ; Tue, 29 Nov 2022 17:31:57 +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=Mv+sZB2iLllx5k/HW9m7BFKkBJ0qQbAU8+J6N8mNERI=; b=wyGsSlPCgC4+qf t50DUXyE4VdbC1l4jhTGfi7/eIYP3AUqELcHFoiYCAP1CHt7fpisTpCgKuNR9CCIfLTTndkC4Ei56 BaEur6laurTYhnp9HPv0SyCU2zoI840UM6daspIb1uLQAH75/Vu5aJD/zpXVJjiw9DeGbz9bgJONP cuOMebui7FgtmX9UxQJoArMegK1mkKcoubjUmSVGgz0556zStmZonf+y2LMQqJi7FFGooI9qbN3CC yUhhs611xucskr+H4woqYpQ+y+OTAesZ8ubK+W5QcBqZVOIdfRMn3Fx9FjAiLKWBExwd7sJD5pjpG xZy7IaHJ13p+UF4sCvug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p04Ri-00AX0Z-VJ; Tue, 29 Nov 2022 17:31:03 +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 1p04Rg-00AWyE-O3 for linux-arm-kernel@lists.infradead.org; Tue, 29 Nov 2022 17:31:02 +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 1ED7DD6E; Tue, 29 Nov 2022 09:31:01 -0800 (PST) Received: from e120937-lin (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 14BB03F67D; Tue, 29 Nov 2022 09:30:52 -0800 (PST) Date: Tue, 29 Nov 2022 17:30:50 +0000 From: Cristian Marussi To: Etienne Carriere Cc: Ludvig =?iso-8859-1?Q?P=E4rsson?= , "linux-arm-kernel@lists.infradead.org" , "jens.wiklander@linaro.org" , "sumit.garg@linaro.org" , "vincent.guittot@linaro.org" , "sudeep.holla@arm.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem Message-ID: References: <20221111095313.2010815-1-sumit.garg@linaro.org> <20221111143800.k7xje6g23ujefnye@bogus> <20221114102650.qwkaxtnstujaiu6u@bogus> <0b24b15bfee6d97d23caf0225d264c14e0ed48f1.camel@axis.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221129_093100_843134_4964BB55 X-CRM114-Status: UNSURE ( 6.80 ) 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 Tue, Nov 29, 2022 at 03:57:50PM +0100, Etienne Carriere wrote: > Hi Cristian, Ludvig, > Hi Etienne, > For info, I've tested your patches Cristian on my setup. > they did the job for probing optee transport at module initcall level. > Thanks for testing, I'll keep you in CC when posting the final series. Cristian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel