[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHUa44FUFCW82U3+a+t1M0u6va+D3PuGGBU8cPb_D055hzu3DQ@mail.gmail.com>
Date: Thu, 28 Feb 2019 14:12:24 +0100
From: Jens Wiklander <jens.wiklander@...aro.org>
To: arm-soc <arm@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] tee subsys for v5.1
Hello arm-soc maintainers,
Please pull these small TEE subsystem updates. The license for two .h
files in OP-TEE driver is clarified with a dual license. The kernel
space tee client interface is complemented with cancellation support.
I've based this pull request on the last pull request I did (now in
the drivers/tee branch) in order to avoid a conflict with "tee: add
cancellation support to client interface".
Thanks,
Jens
The following changes since commit 5fe8b1cc6a03c46b3061e808256d39dcebd0d0f0:
hwrng: add OP-TEE based rng driver (2019-02-01 15:12:46 +0100)
are available in the Git repository at:
https://git.linaro.org/people/jens.wiklander/linux-tee.git
tags/tee-misc-for-v5.1
for you to fetch changes up to 32356d309c22a9497e612ed437d66407e15935f3:
tee: optee: update optee_msg.h and optee_smc.h to dual license
(2019-02-28 13:49:29 +0100)
----------------------------------------------------------------
OP-TEE driver
- dual license for optee_msg.h and optee_smc.h
Generic
- add cancellation support to client interface
----------------------------------------------------------------
Igor Opaniuk (1):
tee: add cancellation support to client interface
Jerome Forissier (1):
tee: optee: update optee_msg.h and optee_smc.h to dual license
drivers/tee/optee/optee_msg.h | 26 ++------------------------
drivers/tee/optee/optee_smc.h | 26 ++------------------------
drivers/tee/tee_core.c | 9 +++++++++
include/linux/tee_drv.h | 12 ++++++++++++
4 files changed, 25 insertions(+), 48 deletions(-)
Powered by blists - more mailing lists