| commit | b3e9cee465371668e8beb6246f08d0b32d60b4fa | [log] [tgz] |
|---|---|---|
| author | Elvira Khabirova <e.khabirova@omp.ru> | Tue Oct 19 14:45:43 2021 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Wed Oct 20 11:32:33 2021 +0200 |
| tree | e15ec242ce4fc19b5e97e02c3618768cb33e2828 | |
| parent | 9876c9cb785bbd2a13f7981f72aaf825c7bb118a [diff] |
tee-supplicant: handle ftell() errors ftell() can return -1; handle that properly. Signed-off-by: Elvira Khabirova <e.khabirova@omp.ru> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.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