[-CC linux-kernel]
On 1/19/22 08:32, Jens Wiklander wrote:
On Tue, Jan 18, 2022 at 1:05 PM Sumit Garg sumit.garg@linaro.org wrote:
Hi Jerome,
On Thu, 13 Jan 2022 at 20:57, Jerome Forissier jerome@forissier.org wrote:
Commit c650b8dc7a79 ("tee: optee: do not check memref size on return from Secure World") was mistakenly lost in commit 4602c5842f64 ("optee: refactor driver with internal callbacks"). Remove the unwanted code again.
Ah, that's unfortunate. The refactoring that OP-TEE driver has gone through to support multiple ABIs (SMC and FF-A) was huge and I missed it during review.
Fixes: 4602c5842f64 ("optee: refactor driver with internal callbacks") Signed-off-by: Jerome Forissier jerome@forissier.org
drivers/tee/optee/smc_abi.c | 10 ---------- 1 file changed, 10 deletions(-)
Reviewed-by: Sumit Garg sumit.garg@linaro.org
I'm picking up this.
Thanks. Therefore, I have added the patch on top of the Linaro optee branch [1] so it gets included in the coming release.
[1] https://github.com/linaro-swg/linux/commits/optee