]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wiklander...
authorOlof Johansson <olof@lixom.net>
Fri, 21 Aug 2020 16:20:29 +0000 (09:20 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 21 Aug 2020 16:20:30 +0000 (09:20 -0700)
commitd4ee2d35009adec016dccb47416dda411a791072
tree4c5003c378914b0e2c7874b32363159b280add14
parent0f863bb6b80af0465d3ff13a72f77760648f1895
parentba171d3f0850003216fd1a85190d17b1feddb961
Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers

Handle NULL pointer indication from tee client

Adds support to indicate NULL pointers instead of a valid buffer when
querying the needed size of a buffer.

* tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  driver: tee: Handle NULL pointer indication from client

Link: https://lore.kernel.org/r/20200821102535.GA1872111@jade
Signed-off-by: Olof Johansson <olof@lixom.net>