From patchwork Mon May 4 18:10:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jens Wiklander X-Patchwork-Id: 11527319 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 34D9D14B4 for ; Mon, 4 May 2020 18:10:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2A8C02192A; Mon, 4 May 2020 18:10:54 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C19D324965 for ; Mon, 4 May 2020 18:10:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="SBeK7PzP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C19D324965 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=jens.wiklander@linaro.org Received: by mail-lj1-f196.google.com with SMTP id u6so10646832ljl.6 for ; Mon, 04 May 2020 11:10:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=jH+RQvZfWBPL/mnizZmaNYP9xWO1o6rOJMbxjkZZp1Y=; b=SBeK7PzPMOpDCOs2i7PNkBs8r0xKcDyF4T0FljvZO3+rcPXW+xALMNyHnpbMGR2Mp+ BOGAUC0BngtM1Sc3+8gB2CGzVbqWYnZj7Je3GQbgFY47HhQG5W5TwfcwoAuO4UjxldVW XOukAtZCowxX1uxJSYCR+fT04fEtjlK6OTuO5kfJFz366tMUTXykOho+1I4C3hQaxKZV 4hRPebyWpqxjDgctSOfny5fyasF+UDceKh/3tQkkkNXwuJ+rkZf9vvhAJMJT/rOQqQgR dr8yOKpVrkiNpedov7iLfJyrcNPxcAxhOeP1H+/3frWIlRXQS+QYlC2gsXrQn2zWCPiU RgOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=jH+RQvZfWBPL/mnizZmaNYP9xWO1o6rOJMbxjkZZp1Y=; b=crC4zloFWfkfepAoDa/XWBlZFDTKxJs2Y+x8NKppK8rWAToxFh/SI0KXcq0LJUCQCf 7673zC3c3XT/HbDBI6BBbcIMtLynCk9qALXbEeH4n1UIqCyl3jp5LssHaf/zXk3zAWty McUgpQjCLmjXfBOBeEBUnGRMUuyrnhrEHfoBtOBj1XpIwcWg6tJe8ZjfOmLwwJ6UeZfd JHMCe0tFJnzZiHjEJyjeswAjfnTlcckBUMTlv1ughZY8xgAJNmscssjmY+9wGXEs1Inq 8MmTSYHt6jrXei/eMjQzs9rKnCYOjgVcJIkt2N2ZpzJPXgFrrW0mGlWEtJMmKFzMpu2e 4Ejg== X-Gm-Message-State: AGi0PuZBSt/larcWj+oaMfO6mCxJozKBUiPmCuwgEfEx8oSsXXhz78ti 5PvAEUnZU1/50HoI821s+fDhnQ== X-Google-Smtp-Source: APiQypL9nfuj0aaNVAUWhXrgQd1rcEGy36iBc3lcKQE8pRbx02DEqi3yEWxDJIwhUg02VG3TXcj55A== X-Received: by 2002:a2e:5847:: with SMTP id x7mr10967982ljd.61.1588615851911; Mon, 04 May 2020 11:10:51 -0700 (PDT) Received: from jade (h-249-223.A175.priv.bahnhof.se. [98.128.249.223]) by smtp.gmail.com with ESMTPSA id a13sm8775284ljm.25.2020.05.04.11.10.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 May 2020 11:10:51 -0700 (PDT) Date: Mon, 4 May 2020 20:10:49 +0200 From: Jens Wiklander List-Id: To: arm@kernel.org, soc@kernel.org Cc: Linux Kernel Mailing List , Linux ARM , tee-dev@lists.linaro.org Subject: [GIT PULL] tee subsystem work for v5.8 Message-ID: <20200504181049.GA10860@jade> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Hello arm-soc maintainers, Please pull these small tee subsystem patches. Thanks, Jens The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936: Linux 5.7-rc2 (2020-04-19 14:35:30 -0700) are available in the Git repository at: git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-subsys-for-5.8 for you to fetch changes up to 104edb94cc4b3101bab33161cd861de13e85610b: tee: add private login method for kernel clients (2020-04-20 16:18:14 +0200) ---------------------------------------------------------------- TEE subsystem work - Reserve GlobalPlatform implementation defined logon method range - Add support to register kernel memory with TEE to allow TEE bus drivers to register memory references. ---------------------------------------------------------------- Sumit Garg (2): tee: enable support to register kernel memory tee: add private login method for kernel clients drivers/tee/tee_core.c | 7 +++++++ drivers/tee/tee_shm.c | 28 +++++++++++++++++++++++++--- include/linux/tee_drv.h | 1 + include/uapi/linux/tee.h | 9 +++++++++ 4 files changed, 42 insertions(+), 3 deletions(-)