commit | c3433603cab756bcad0d8629c291f43b4f591b7d | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Thu Jan 26 16:04:14 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Mar 07 17:05:13 2017 +1000 |
tree | 5c44ad0417b9b36086107676b8dd39799b42e56c | |
parent | e9462417f1fedec381dd148cbc1d29d21bec4500 [diff] |
drm/nouveau/secboot: get start address of blob from ACR The start address used for secure blobs is not unique to the ACR, but rather blob-dependent. Remove the unique member stored in the ACR structure and make the load function return the start address for the current blob instead. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>