firmware: qcom: scm: Add support for ARM64 SoCs
authorKumar Gala <galak@codeaurora.org>
Fri, 3 Jun 2016 23:25:26 +0000 (18:25 -0500)
committerAndy Gross <andy.gross@linaro.org>
Fri, 24 Jun 2016 18:34:00 +0000 (13:34 -0500)
commit6b1751a86ce2eb6ebbffa426a703a12f15bcea28
tree590d675ae6b39dba91504ef06f1ca077e8cd0c4a
parent16e59467a446514f971cc4669322ab387ca45155
firmware: qcom: scm: Add support for ARM64 SoCs

Add an implementation of the SCM interface that works on ARM64 SoCs.  This
is used by things like determine if we have HDCP support or not on the
system.

Signed-off-by: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/firmware/qcom_scm-32.c
drivers/firmware/qcom_scm-64.c
drivers/firmware/qcom_scm.c
drivers/firmware/qcom_scm.h