| tag | 6407a4952f277dbae269547c2f2726f32df1f0e4 | |
|---|---|---|
| tagger | Jerome Forissier <jerome.forissier@linaro.org> | Fri Apr 15 23:42:25 2022 +0200 |
| object | 9a337049c52495e5e16b4a94decaa3e58fce793e |
3.17.0
| commit | 9a337049c52495e5e16b4a94decaa3e58fce793e | [log] [tgz] |
|---|---|---|
| author | Ding Tao <miyatsu@qq.com> | Thu Apr 14 10:36:26 2022 +0000 |
| committer | Jérôme Forissier <jerome@forissier.org> | Thu Apr 14 14:38:59 2022 +0200 |
| tree | d3a1a1e05af979caf61740352d6d651d8e4426e2 | |
| parent | 8aed3edca4db2736fdadddab20f07945ddb9d3d1 [diff] |
public: Fix simple typo in tee_client_api.h Replace TEEC_PARAMS_TYPE with TEEC_PARAM_TYPES. Signed-off-by: Ding Tao <miyatsu@qq.com> Reviewed-by: Jerome Forissier <jerome.forissier@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