From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sun, 7 Feb 2021 07:38:01 -0700 Subject: [PATCHv2 3/3] drivers: tee: sandbox: secure channel protocol control In-Reply-To: <20210206231147.5368-3-jorge@foundries.io> References: <20210206231147.5368-1-jorge@foundries.io> <20210206231147.5368-3-jorge@foundries.io> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jorge, On Sat, 6 Feb 2021 at 16:11, Jorge Ramirez-Ortiz wrote: > > Adds support for SCP03 emulation. > > Signed-off-by: Jorge Ramirez-Ortiz > --- > drivers/tee/optee/Kconfig | 6 ++++ > drivers/tee/sandbox.c | 60 +++++++++++++++++++++++++++++++++++++-- > 2 files changed, 64 insertions(+), 2 deletions(-) No change log, so this seems to be a resend? Anyway, see earlier comments. Regards, Simon