diff options
author | Qingqing Zhuo <[email protected]> | 2021-01-22 19:16:25 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-09 15:31:00 -0500 |
commit | 765ff7ad584aef2f0aaadb153b0c496bd4e170f7 (patch) | |
tree | 93e060ccc0fb5216d5aaac4c848077c43baf247c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 166590ccb92c9805045b94b6ee53edd166de2bcd (diff) |
drm/amd/display: DP HDCP Compliance 1A-08/09 tests fail
[Why]
Current implementation of mod_hdcp_hdcp2_validate_ake_cert()
does not process HDCP status message
TA_HDCP2_MSG_AUTHENTICATION_STATUS__SIGNATURE_CERTIFICAT_ERROR.
As a result, when there is a signature certificate error,
mod_hdcp_hdcp2_validate_ake_cert would return the default status,
which is success.
[How]
For all messages other than TA_HDCP2_MSG_AUTHENTICATION_STATUS__SUCCESS
and TA_HDCP2_MSG_AUTHENTICATION_STATUS__RECEIVERID_REVOKED, return status
as failure.
Signed-off-by: Qingqing Zhuo <[email protected]>
Reviewed-by: Bhawanpreet Lakha <[email protected]>
Acked-by: Anson Jacob <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions