linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/secboot
Alexandre Courbot c3433603ca drm/nouveau/secboot: get start address of blob from ACR
The start address used for secure blobs is not unique to the ACR, but
rather blob-dependent. Remove the unique member stored in the ACR
structure and make the load function return the start address for the
current blob instead.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-03-07 17:05:13 +10:00
..
acr_r352.c drm/nouveau/secboot: get start address of blob from ACR 2017-03-07 17:05:13 +10:00
acr_r352.h drm/nouveau/secboot: add shadow blob argument 2017-03-07 17:05:13 +10:00
acr_r361.c drm/nouveau/secboot: support PMU LS firmware 2017-03-07 17:05:12 +10:00
acr.c drm/nouveau/secboot: reorganize into more files 2017-02-17 15:14:31 +10:00
acr.h drm/nouveau/secboot: get start address of blob from ACR 2017-03-07 17:05:13 +10:00
base.c drm/nouveau/secboot: abstract LS firmware loading functions 2017-02-17 15:14:32 +10:00
gm20b.c drm/nouveau/secboot/gm20b: enable PMU firmware 2017-03-07 17:05:12 +10:00
gm200.c drm/nouveau/secboot: get start address of blob from ACR 2017-03-07 17:05:13 +10:00
gm200.h drm/nouveau/secboot: reorganize into more files 2017-02-17 15:14:31 +10:00
Kbuild drm/nouveau/secboot: support for loading LS PMU firmware 2017-03-07 17:05:12 +10:00
ls_ucode_gr.c drm/nouveau/secboot: abstract LS firmware loading functions 2017-02-17 15:14:32 +10:00
ls_ucode_msgqueue.c drm/nouveau/secboot: support for loading LS PMU firmware 2017-03-07 17:05:12 +10:00
ls_ucode.h drm/nouveau/secboot: support for loading LS PMU firmware 2017-03-07 17:05:12 +10:00
priv.h drm/nouveau/secboot: make nvkm_secboot_falcon_name visible 2017-03-07 17:05:11 +10:00