diff options
author | Olav Haugan <ohaugan@codeaurora.org> | 2014-08-05 01:31:49 (GMT) |
---|---|---|
committer | Kumar Gala <galak@codeaurora.org> | 2015-01-19 17:53:32 (GMT) |
commit | 4139447035463a1ec96ceef268716dd5cec6373c (patch) | |
tree | f572baced55b1642fd7fe2c1b5eeb1ae51a9e135 /drivers | |
parent | 404b5a97f5a2a718bb0feccc3712b1ab88f073d5 (diff) | |
download | linux-4139447035463a1ec96ceef268716dd5cec6373c.tar.xz |
ARM: qcom: scm: Add logging of actual return code from scm call
When an error occurs during an scm call the error returned is remapped so
we lose the original error code. This means that when an error occurs we
have no idea what actually failed within the secure environment.
Add a logging statement that will log the actual error code from scm call
allowing us to easily determine what caused the error to occur.
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions