commit | 75dbd4304afe574fcfc4118a5b78776a9f48fdc4 | [log] [tgz] |
---|---|---|
author | Sungbae Yoo <sungbaey@nvidia.com> | Wed Aug 06 12:47:35 2025 +0000 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Mon Aug 18 15:05:49 2025 +0200 |
tree | fe3b019ff29d54dca455ceac1ea80ab9b8293da4 | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 [diff] |
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" Fixes optee_ffa_api_is_compatbile() to optee_ffa_api_is_compatible() because compatbile is a typo of compatible. Fixes: 4615e5a34b95 ("optee: add FF-A support") Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com> Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>