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

Skip to content
Commit ee8db147 authored by Dinesh K Garg's avatar Dinesh K Garg Committed by Anmolpreet Kaur
Browse files

mink: handle error in local object response



When HLOS receives inbound request, it processes req and sends a
response. If for some reason, trusted execution environment finds
an error in it, it sends inbound request again with error set in
ret[1]. However, HLOS does not look at ret[1] because it is for
userspace's consumption. This results in an infinite loop.
As a fix, HLOS would look into ret[1] if it is a local object.

Change-Id: I189cad47ee95f6ea9a2ddb5507ad0ee7de9c60ec
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent 3856a267
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