linux/arch/arm/mach-qcom
Olav Haugan 4139447035 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>
2015-01-19 11:53:32 -06:00
..
board.c ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees 2014-08-21 11:43:34 -05:00
Kconfig ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIAN 2015-01-19 11:53:30 -06:00
Makefile ARM: qcom: Split Qualcomm support into legacy and multiplatform 2014-02-06 16:20:26 -06:00
platsmp.c ARM: qcom: Add SMP support for KPSSv2 2014-02-11 15:00:40 -06:00
scm-boot.c ARM: qcom: Split Qualcomm support into legacy and multiplatform 2014-02-06 16:20:26 -06:00
scm-boot.h ARM: qcom: Add SMP support for KPSSv1 2014-02-11 15:00:39 -06:00
scm.c ARM: qcom: scm: Add logging of actual return code from scm call 2015-01-19 11:53:32 -06:00
scm.h ARM: qcom: Split Qualcomm support into legacy and multiplatform 2014-02-06 16:20:26 -06:00