aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15drm/nouveau/secboot: removeBen Skeggs1-150/+0
2020-01-15drm/nouveau/gr/gf100-: select implementation based on available FWBen Skeggs1-13/+0
2020-01-15drm/nouveau/pmu: select implementation based on available firmwareBen Skeggs1-3/+0
2020-01-15drm/nouveau/acr: add stub implementation for all GPUs currently supported by SECBOOTBen Skeggs1-2/+0
2020-01-15drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter1-3/+2
2020-01-15drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registersThierry Reding1-31/+52
2018-07-16drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet1-0/+2
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr()Wei Yongjun1-1/+1
2017-04-06drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot1-8/+9
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot1-1/+7
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot1-112/+13
2017-02-17drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot1-28/+15
2017-02-17drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot1-0/+30
2017-02-17drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot1-11/+0
2017-02-17drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot1-3/+3
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot1-1/+0
2016-07-14drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot1-27/+27
2016-03-14drm/nouveau/secboot/gm20b: add secure boot supportAlexandre Courbot1-0/+233