Searched refs:fwsec (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | tu116.c | 27 .fwsec = &tu102_gsp_fwsec,
|
| H A D | ad102.c | 27 .fwsec = &ga102_gsp_fwsec,
|
| H A D | priv.h | 45 const struct nvkm_falcon_fw_func *fwsec; member
|
| H A D | fwsec.c | 183 ret = nvkm_falcon_fw_ctor(gsp->func->fwsec, name, subdev->device, true, in nvkm_gsp_fwsec_v2() 232 ret = nvkm_falcon_fw_ctor(gsp->func->fwsec, name, device, true, in nvkm_gsp_fwsec_v3()
|
| H A D | ga102.c | 155 .fwsec = &ga102_gsp_fwsec,
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | devinit.rst | 17 FWSEC (Firmware Security) image (see fwsec.rst and vbios.rst) and it runs before the 39 1. Located in the VBIOS ROM in the same ROM partition (see vbios.rst and fwsec.rst).
|
| H A D | falcon.rst | 36 root of trust. For example, the FWSEC-FRTS command (see fwsec.rst) runs on the
|