]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'tee-drv-misc-for-v4.17' of https://git.linaro.org:/people/jens.wiklander...
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Mar 2018 15:50:46 +0000 (16:50 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Mar 2018 15:50:46 +0000 (16:50 +0100)
commita7e66ff96beb616067b3b2b9934f5974b2dd2758
tree7cf5bdb6d1f546a674ebbea16ed810f4f2ef7ba8
parentaa8f21a8a982c882f9d4f328e197ab50bf125e06
parent5c5f80307ab27c53b56569245a0b12f4e3b577de
Merge tag 'tee-drv-misc-for-v4.17' of https://git.linaro.org:/people/jens.wiklander/linux-tee into next/drivers

Pull "Small fix and report OP-TEE revision information" from Jens Wiklander:

* Adds one small fix correct max value of privileged device id allocation,
  this is only needed if there's more than TEE_NUM_DEVICES / 2 (16) tee
  drivers registered. One or two is a normal value.
* Reports OP-TEE revision information (major, minro version and build id
  if available)

* tag 'tee-drv-misc-for-v4.17' of https://git.linaro.org:/people/jens.wiklander/linux-tee:
  tee: optee: report OP-TEE revision information
  tee: optee: GET_OS_REVISION: document a2 as a build identifier
  tee: correct max value for id allocation