This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/misc
Ramesh Masavarapu ddcb03a758 qseecom: Support concurrency between QSEE apps.
Currently, if a client tries to load a secure app
in QSEE and another client tries to send a message to
another secure app, it results in a crash. Instead
of using 2 different mutex's - one for sending
messages and another for rest of the operations, now
only one mutex is used for all operations.

Change-Id: I8e1ad9ddf84cca602c6159a6f50b1abaff427b7c
Signed-off-by: Ramesh Masavarapu <rameshm@codeaurora.org>
2013-02-27 18:14:05 -08:00
..
2012-04-09 13:57:51 -07:00
2013-02-27 18:12:49 -08:00
2013-02-27 18:11:13 -08:00
2011-07-26 16:49:47 -07:00
2013-02-25 11:31:52 -08:00
2013-02-25 11:40:30 -08:00
2013-02-25 11:31:56 -08:00
2013-02-25 11:31:55 -08:00
2013-02-27 18:13:38 -08:00