Merge tag 'tee-drv-for-4.18' of git://git.linaro.org/people/jens.wiklander/linux...
authorOlof Johansson <olof@lixom.net>
Mon, 2 Jul 2018 17:18:09 +0000 (10:18 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 2 Jul 2018 17:18:09 +0000 (10:18 -0700)
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

* tag 'tee-drv-for-4.18' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
  tee: replace getnstimeofday64() with ktime_get_real_ts64()

Signed-off-by: Olof Johansson <olof@lixom.net>

Trivial merge