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

Skip to content
Commit 2614ff4a authored by Katish Paran's avatar Katish Paran Committed by Gerrit - the friendly Code Review server
Browse files

memshare: Free the memory after XPU unlocking is done



Currently memshare driver is listening to notification
SUBSYS_BEFORE_POWERUP, which doesn't guarantee the unlocking
of XPU for the clients sitting on peripheral in case for watchdog
bite. This could lead to a XPU violation. Move the notification
to free up memory during SUBSYS_AFTER_POWERUP to ensure that the
allocated memory XPU has been removed.

Change-Id: Ib19c9172bc282381ab372d197d927a7842298110
Signed-off-by: default avatarKatish Paran <kparan@codeaurora.org>
parent 1a8918ac
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