Liang Ji [Tue, 15 Jun 2021 04:47:49 +0000 (12:47 +0800)]
adt3-S optee_linuxdriver source code [1/1]
internal tot CL:
optee: remove registered shm argument size check
RSP-1789
We don't need to return error if output shm size is larger than
allocated buffer. This is pefrectly fine. In this way TEE or TA
reports that it needs larger buffer (as described in
TEE Client API Specification v1.0, section 3.2.5.).