From: jens.wiklander@linaro.org (Jens Wiklander)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] tee driver for v4.18
Date: Mon, 2 Jul 2018 14:10:13 +0200 [thread overview]
Message-ID: <20180702121013.GA17791@jax.urgonet> (raw)
Hello arm-soc maintainers,
Please pull these small tee driver enhancements. There's a new config
option for the OP-TEE driver, OPTEE_SHM_NUM_PRIV_PAGES. Also the OP-TEE
driver reads current time with ktime_get_real_ts64() from now on.
Thanks,
Jens
The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4:
Linux 4.17 (2018-06-03 14:15:21 -0700)
are available in the Git repository at:
git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-drv-for-4.18
for you to fetch changes up to 3249527f19d660c5adfb2b6f4ffd4ca0506b8755:
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig (2018-06-20 11:20:36 +0200)
----------------------------------------------------------------
Misc enhancement for tee driver subsystem
* Replaces getnstimeofday64() with ktime_get_real_ts64()
* Adds OPTEE_SHM_NUM_PRIV_PAGES to configure how many pages should be
statically reserved for driver private allocations
----------------------------------------------------------------
Arnd Bergmann (1):
tee: replace getnstimeofday64() with ktime_get_real_ts64()
Sahil Malhotra (1):
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
drivers/tee/optee/Kconfig | 8 ++++++++
drivers/tee/optee/core.c | 2 +-
drivers/tee/optee/rpc.c | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
next reply other threads:[~2018-07-02 12:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-02 12:10 Jens Wiklander [this message]
2018-07-02 17:18 ` [GIT PULL] tee driver for v4.18 Olof Johansson
2018-07-03 5:41 ` Jens Wiklander
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180702121013.GA17791@jax.urgonet \
--to=jens.wiklander@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox