commit | fc12745717392b5a4421a72c98cfce2c1f287d70 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Nov 15 16:26:09 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Mar 07 17:05:12 2017 +1000 |
tree | abc27a119cdcd33d9047b84d8c17ca5bd663f488 | |
parent | 7775d0dcb215ce0eb639940d201fb9f557823bd7 [diff] |
drm/nouveau/secboot: check that WPR region is properly set The ACR firmware may return no error but fail nonetheless. Such cases can be detected by verifying that the WPR region has been properly set in FB. If this is not the case, this is an error, but the unload firmware should still not be run. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>