mirror-linux/drivers/tee/optee
Chen Ni 26104d8156 tee: optee: smc: remove unnecessary NULL check before release_firmware()
release_firmware() checks for NULL pointers internally.
Remove unneeded NULL check for fmw here.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2025-04-25 14:43:42 +02:00
..
Kconfig optee: add RPMB dependency 2024-09-03 14:34:45 +02:00
Makefile optee: separate notification functions 2021-11-17 14:08:56 +01:00
call.c tee: Refactor TEE subsystem header files 2024-04-03 09:19:31 +02:00
core.c optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
device.c optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
ffa_abi.c optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
notif.c optee: add timeout parameter for notification wait 2024-06-27 16:44:37 +02:00
optee_ffa.h optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
optee_msg.h tee: optee: Add SMC for loading OP-TEE image 2023-04-03 08:57:49 +02:00
optee_private.h optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
optee_rpc_cmd.h optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
optee_smc.h optee: probe RPMB device using RPMB subsystem 2024-08-26 13:16:20 +02:00
optee_trace.h tee: optee: add invoke_fn tracepoints 2021-03-15 12:04:01 +01:00
rpc.c optee: Fix a NULL vs IS_ERR() check 2024-09-09 12:22:06 +02:00
smc_abi.c tee: optee: smc: remove unnecessary NULL check before release_firmware() 2025-04-25 14:43:42 +02:00
supp.c tee: optee: Fix supplicant wait loop 2025-02-14 15:17:34 +01:00