Displaying 5 results from an estimated 5 matches for "acr_r367".
Did you mean:
  acr_r361
  
2018 May 24
3
[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
...ow large the buffer should be.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA at mail.gmail.com
Signed-off-by: Kees Cook <keescook at chromium.org>
---
 .../nouveau/nvkm/subdev/secboot/acr_r352.c    | 25 ++++++++++++++++---
 .../nouveau/nvkm/subdev/secboot/acr_r367.c    | 16 +++++++++++-
 2 files changed, 37 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c b/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
index a721354249ce..d02e183717dc 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352....
2018 Jun 22
0
[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
...t;
> [1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA at mail.gmail.com
>
> Signed-off-by: Kees Cook <keescook at chromium.org>
> ---
>  .../nouveau/nvkm/subdev/secboot/acr_r352.c    | 25 ++++++++++++++++---
>  .../nouveau/nvkm/subdev/secboot/acr_r367.c    | 16 +++++++++++-
>  2 files changed, 37 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c b/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
> index a721354249ce..d02e183717dc 100644
> --- a/drivers/gpu/drm/nouveau/nvkm/...
2018 Jun 22
2
[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
...lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA at mail.gmail.com
>>
>> Signed-off-by: Kees Cook <keescook at chromium.org>
>> ---
>>  .../nouveau/nvkm/subdev/secboot/acr_r352.c    | 25 ++++++++++++++++---
>>  .../nouveau/nvkm/subdev/secboot/acr_r367.c    | 16 +++++++++++-
>>  2 files changed, 37 insertions(+), 4 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c b/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
>> index a721354249ce..d02e183717dc 100644
>> --- a/drivers/g...
2017 Mar 29
15
[PATCH 00/15] Support for GP10B chipset
...|   6 ++
 drm/nouveau/nvkm/subdev/secboot/Kbuild             |   1 +
 drm/nouveau/nvkm/subdev/secboot/acr.h              |   3 +-
 drm/nouveau/nvkm/subdev/secboot/acr_r352.c         |  88 +++++-----------
 drm/nouveau/nvkm/subdev/secboot/acr_r352.h         |   6 +-
 drm/nouveau/nvkm/subdev/secboot/acr_r367.c         |   3 +-
 drm/nouveau/nvkm/subdev/secboot/acr_r367.h         |   1 +
 drm/nouveau/nvkm/subdev/secboot/base.c             |   6 +-
 drm/nouveau/nvkm/subdev/secboot/gm200.h            |   3 +
 drm/nouveau/nvkm/subdev/secboot/gm20b.c            |  17 +--
 drm/nouveau/nvkm/subdev/secboot/gp10...
2018 Jun 22
0
[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
...+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA at mail.gmail.com
>>>
>>> Signed-off-by: Kees Cook <keescook at chromium.org>
>>> ---
>>>  .../nouveau/nvkm/subdev/secboot/acr_r352.c    | 25 ++++++++++++++++---
>>>  .../nouveau/nvkm/subdev/secboot/acr_r367.c    | 16 +++++++++++-
>>>  2 files changed, 37 insertions(+), 4 deletions(-)
>>>
>>> diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c b/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
>>> index a721354249ce..d02e183717dc 100644
>>...