| commit | e532a51ec020fd652dc1f83b4a5a0311afeab246 | [log] [tgz] |
|---|---|---|
| author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Oct 27 15:45:44 2021 +0200 |
| committer | Jérôme Forissier <jerome@forissier.org> | Wed Nov 24 15:50:52 2021 +0100 |
| tree | 8eee5cfc13a0506afdd2308ebd6fde43d7418d23 | |
| parent | 2a99339c9afd75623934bb8b90c5059490d8ac13 [diff] |
tee-supplicant: tee_socket_recv(): report truncated datagrams Updates tee_socket_recv() to detect and report truncated datagrams and enable amount of data available to be queried. Acked-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers