[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20220214125931.GA1332792@jade>
Date: Mon, 14 Feb 2022 13:59:31 +0100
From: Jens Wiklander <jens.wiklander@...aro.org>
To: arm@...nel.org, soc@...nel.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
op-tee@...ts.trustedfirmware.org,
Yang Yingliang <yangyingliang@...wei.com>,
sumit.garg@...aro.org
Subject: [GIT PULL] OP-TEE another fix for v5.17
Hello arm-soc maintainers,
Please pull this small OP-TEE driver fix taking care of a broken return
code in the error path of the two probe functions in the OP-TEE driver.
Please note that this pull request is on top of the previously just merged
patch which introduced the problem fixed here.
Thanks,
Jens
The following changes since commit aceeafefff736057e8f93f19bbfbef26abd94604:
optee: use driver internal tee_context for some rpc (2022-02-03 13:36:32 +0100)
are available in the Git repository at:
git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-fix2-for-v5.17
for you to fetch changes up to 40eb0dcf4114cbfff4d207890fa5a19e82da9fdc:
tee: optee: fix error return code in probe function (2022-02-14 12:36:48 +0100)
----------------------------------------------------------------
OP-TEE fix error return code in probe functions
----------------------------------------------------------------
Yang Yingliang (1):
tee: optee: fix error return code in probe function
drivers/tee/optee/ffa_abi.c | 4 +++-
drivers/tee/optee/smc_abi.c | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists