]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/nouveau/secboot: support for r364 ACR
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 15 Nov 2016 06:34:29 +0000 (15:34 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 7 Mar 2017 07:05:15 +0000 (17:05 +1000)
commit810997ff40783853491babc5d3d82b510704674f
treef4c91db4f8a7d83268d18357c283f29496544e40
parentec91cb028511d68193c792f27a1bcd8d3e756280
drm/nouveau/secboot: support for r364 ACR

r364 is similar to r361, but uses a different hsflcn_desc structure to
introduce the shadow region address (even though it is not yet used by
this version).

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/Kbuild
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r364.c [new file with mode: 0644]