The HuC authentication is done by host2guc call. The HuC RSA keys
are sent to GuC for authentication.
v2: rebased on top of drm-tip. Changed name format and upped
version 1.7.
v3: changed wait_for_atomic to wait_for
v4: rebased. Rename intel_huc_auh() to intel_guc_auth_huc()
and place the prototyp
-Original Message-
From: Gordon, David S
Sent: Tuesday, June 28, 2016 4:08 PM
To: Antoine, Peter ; intel-gfx@lists.freedesktop.org
Cc: Prigent, Christophe ; Kelley, Sean V
; Li, Lawrence T ; Vivi,
Rodrigo ; Dai, Yu
Subject: Re: [PATCH 5/6] drm/i915/huc: Support HuC authentication
On
On 21/06/16 19:11, Peter Antoine wrote:
The HuC authentication is done by host2guc call. The HuC RSA keys
are sent to GuC for authentication.
Signed-off-by: Alex Dai
Signed-off-by: Peter Antoine
---
drivers/gpu/drm/i915/i915_guc_submission.c | 65 ++
drivers/gpu/
The HuC authentication is done by host2guc call. The HuC RSA keys
are sent to GuC for authentication.
Signed-off-by: Alex Dai
Signed-off-by: Peter Antoine
---
drivers/gpu/drm/i915/i915_guc_submission.c | 65 ++
drivers/gpu/drm/i915/intel_guc_fwif.h | 1 +
drive