commit | b2888c650e61d03bbfc8325662cff660b40b39ba | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Dec 14 17:02:46 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Feb 17 15:14:32 2017 +1000 |
tree | bbe02c7bd2be9ee33cea1ad6bc703dc904b5115e | |
parent | 9d896f3e41a6093a843ce668c97159367c1e4573 [diff] |
drm/nouveau/secboot: safer zeroing of BL descriptors Perform the zeroing of BL descriptors in the caller function instead of trusting each generator will do it. This could avoid a few pulled hairs. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>