Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7b6f9fce authored by Pranay Raj Anand's avatar Pranay Raj Anand Committed by Anmolpreet Kaur
Browse files

soc: qcom: Fix presence of garbage value in 32 msb of smcinvoke_obj->fd



The function get_uhandle_from_tzhandle is passed a temporary
fd of type int32_t instead of passing a typecasted
smcinvoke_obj->fd which of type int64_t. This will prevent any
garbage value to remain in 32 msb after successful creation
of the new fd.

Change-Id: I695a85fd7762f7eca0d46721ac60c8cd1b59f163
Signed-off-by: default avatarPranay Raj Anand <prajanan@codeaurora.org>
parent 5b478488
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment