From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v4 0/4] Use ARM SMC Calling Convention when OP-TEE is available Date: Mon, 13 Jan 2020 10:05:58 -0800 Message-ID: <20200113180558.GM5885@atomide.com> References: <20200102211943.20480-1-afd@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:50764 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726878AbgAMSGB (ORCPT ); Mon, 13 Jan 2020 13:06:01 -0500 Content-Disposition: inline In-Reply-To: <20200102211943.20480-1-afd@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Andrew F. Davis" Cc: Lokesh Vutla , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org * Andrew F. Davis [200102 21:20]: > Hello all, > > This is the reworked patch turned into a series to allow upstream kernels > to make use of OP-TEE on the OMAP2+ platform. > > Thanks, > Andrew > > Changes from v1: > - Split into logical patches > - Check for OP-TEE in DT only once > - Check the OP-TEE node is "okay" > > Changes from v2: > - Add HS patch using 'optee_available' > > Changes from v3: > - Add comments as suggested by Tony and Lokesh Thanks applying into omap-for-v5.6/soc. Regards, Tony