summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i810
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2021-12-10 16:07:56 -0800
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2021-12-13 11:37:49 -0800
commitb2657ed0a56f63b1789c596b36ddc6b618726661 (patch)
tree6e79887e706a9e82885c3d02964b8b6c58f74673 /drivers/gpu/drm/i810
parent013005d961f7d5d1b422ce7f281fba9ffaa2b52a (diff)
drm/i915/guc: support bigger RSA keys
Some of the newer HW will use bigger RSA keys to authenticate the GuC binary. On those platforms the HW will read the key from memory instead of the RSA registers, so we need to copy it in a dedicated vma, like we do for the HuC. The address of the key is provided to the HW via the first RSA register. v2: clarify that the RSA behavior is hardcoded in the bootrom (Matt) Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: John Harrison <John.C.Harrison@Intel.com> Cc: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211211000756.1698923-4-daniele.ceraolospurio@intel.com
Diffstat (limited to 'drivers/gpu/drm/i810')
0 files changed, 0 insertions, 0 deletions