commit | 9626b6993b2e6faf047d2d96958e8474edc9c7a5 | [log] [tgz] |
---|---|---|
author | jilai wang <jilaiw@codeaurora.org> | Fri Apr 10 16:15:59 2015 -0400 |
committer | Kumar Gala <galak@codeaurora.org> | Thu May 28 10:47:45 2015 -0500 |
tree | 1d6522df22f58a37088f1942460b8779cebe2d2e | |
parent | b6a1dfbc7d57409accf213e78db7b059c206be9e [diff] |
firmware: qcom: scm: Add HDCP Support HDCP driver needs to check if secure environment supports HDCP. If it's supported, then it requires to program some registers through SCM. Add qcom_scm_hdcp_available and qcom_scm_hdcp_req to support these requirements. Signed-off-by: Jilai Wang <jilaiw@codeaurora.org> Signed-off-by: Kumar Gala <galak@codeaurora.org>