Re: [Intel-gfx] [PATCH v3 13/40] misc/mei/hdcp: Verify L_prime

2018-05-16 Thread Ramalingam C
...@chromium.org; dan...@ffwll.ch; ch...@chris-wilson.co.uk; jani.nik...@linux.intel.com; Winkler, Tomas <tomas.wink...@intel.com>; Usyskin, Alexander <alexander.usys...@intel.com> Cc: Vivi, Rodrigo <rodrigo.v...@intel.com> Subject: [Intel-gfx] [PATCH v3 13/40] misc/mei/hdcp: Verify L_pr

Re: [Intel-gfx] [PATCH v3 13/40] misc/mei/hdcp: Verify L_prime

2018-05-09 Thread Shankar, Uma
chris-wilson.co.uk; >jani.nik...@linux.intel.com; Winkler, Tomas <tomas.wink...@intel.com>; >Usyskin, Alexander <alexander.usys...@intel.com> >Cc: Vivi, Rodrigo <rodrigo.v...@intel.com> >Subject: [Intel-gfx] [PATCH v3 13/40] misc/mei/hdcp: Verify L_prime > >Requ

[Intel-gfx] [PATCH v3 13/40] misc/mei/hdcp: Verify L_prime

2018-04-03 Thread Ramalingam C
Request to ME to verify the LPrime received from HDCP sink. On Success, ME FW will verify the received Lprime by calculating and comparing with L. This represents the completion of Locality Check. v2: Rebased. v3: cldev is passed as first parameter [Tomas] Redundant comments and cast are