Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklander...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:02:11 +0000 (01:02 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:02:11 +0000 (01:02 -0700)
Small fixes for tee subsystem

* Fixes for use-after-free via temporarily dropped reference
* Checks that passed shm references are consistent in offset/size
  with regards to the shm object

* tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: check shm references are consistent in offset/size
  tee: shm: fix use-after-free via temporarily dropped reference

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

Trivial merge