| commit | f3b54abcce53f3a5945eecec0e9ba4c653748d62 | [log] [tgz] |
|---|---|---|
| author | Sachin Shah <sachins@codeaurora.org> | Wed Jul 20 12:03:26 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:15:19 2011 -0700 |
| tree | 855cb9354bd4623b8d032792b166add2f14fba51 | |
| parent | c3f8dd345dcf4b2c574add95a56c7649c9fd458e [diff] |
tzcom: Fix resp calculation Response buffer is always an offset in input shared buffer. Can't rely on the sb_in_rsp_addr as that value is not filled from TZ side. This also makes it consitent with the response buffer calculation in tzcom_send_cmd(). Signed-off-by: Sachin Shah <sachins@codeaurora.org>