+13
−0
+1
−0
+164
−42
+26
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
With new FBE key management changes, the keys are not
available in the clear, but wrapped with an ephemeral key
from keymaster. We cannot use a direct call to the qsee
kernel to set/clear keys as they need to be unwrapped by
keymaster first, which would then call in to the qsee kernel
to set/clear the keys.
Change-Id: Ie3fba8c0613d246efb5577ef6a0254171f082bfe
Signed-off-by:
Shivaprasad Hongal <shongal@codeaurora.org>