commit | 0b3a2798e59393696c31e041491e6c58d3359b64 | [log] [tgz] |
---|---|---|
author | Mona Hossain <mhossain@codeaurora.org> | Tue Feb 05 17:38:55 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:22 2013 -0800 |
tree | 64fa81e427cc2486be6b5afa5b87f906ca28bd36 | |
parent | b8523726e1aa23523d5582888a84bbf2250f6f87 [diff] |
qseecom: Add a status field to the listener resp structure When a client thread waiting for a response from a listener, gets aborted pre-maturely, we need to signal the QSEE that the comamnd issued by the secure app to the listener service was not processed succesfully. Adding status field in the listener resp type enables the the qseecom driver to do the above. Change-Id: I4380dc8c314877b372dc67859c1446c10c4ecbdd Signed-off-by: Mona Hossain <mhossain@codeaurora.org>