commit | d72fb36c45698b9f49a1159eb1a3eb46235d3586 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Dec 13 17:11:27 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Feb 17 15:14:31 2017 +1000 |
tree | f516b2a2ed96e2e8386bb8cb9304fdfc779c8b4f | |
parent | 236f4747915bbad4cd276654659870b081e882be [diff] |
drm/nouveau/secboot: use falcon library Use the falcon library functions in secure boot. This removes a lot of code and makes the secure boot flow easier to understand as no register is directly accessed. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>