| commit | 9d09ea1a0c6720506d99e598a168e896e245b295 | [log] [tgz] |
|---|---|---|
| author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Apr 09 10:01:08 2025 +0200 |
| committer | Jerome Forissier <jerome@forissier.org> | Mon Apr 28 16:37:57 2025 +0200 |
| tree | 74e5a478ba4974c31672ec73dd99285cf118b4ed | |
| parent | 02e7f9213b0d7db9c35ebf1e41e733fc9c5a3f75 [diff] |
tee-supplicant: remove unused TEE_FS_FILENAME_MAX_LENGTH The TEE_FS_FILENAME_MAX_LENGTH is not used anywhere so remove it. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-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