commit | 8f491c892eb4acbde080753a51f4d5cb5997168d | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Dec 14 17:02:38 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Feb 17 15:14:31 2017 +1000 |
tree | 00c25e198a0917950f33216fe03930e77d278a07 | |
parent | e781ff9118fbbb7f91f55e3076bd0885d7609b59 [diff] |
drm/nouveau/secboot: generate HS BL descriptor in hook Use the HS hook to completely generate the HS BL descriptor, similarly to what is done in the LS hook, instead of (arbitrarily) using the acr_v1 format as an intermediate. This allows us to make the bootloader descriptor structures private to each implementation, resulting in a cleaner an more consistent design. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>