Re: [PATCH v3 2/5] optee: simplify optee_release()
From: Jens Wiklander <jens.wiklander@linaro.org>
Date: 2021-07-29 06:44:06
Also in:
lkml, op-tee
From: Jens Wiklander <jens.wiklander@linaro.org>
Date: 2021-07-29 06:44:06
Also in:
lkml, op-tee
On Wed, Jul 28, 2021 at 02:15:47PM +0530, Sumit Garg wrote:
On Thu, 22 Jul 2021 at 17:48, Jens Wiklander [off-list ref] wrote:quoted
Simplifies optee_release() with a new helper function, optee_close_session_helper() which has been factored out from optee_close_session().Simplification looks good to me.quoted
A separate optee_release_supp() is added for the supplicant device.On similar terms, can we have separate optee_open_supp() for better understanding?
I'm not so keen on that. It wouldn't be much of a simplification since we'd end up adding quite a few functions. optee_smc_open_supp(), optee_ffa_open_supp(), optee_open_common(), and finally optee_open_supp(). Thanks, Jens _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel