gpu : nvgpu: secure boot code unification.

This exposes all secure boot functions that can be
re-used by other chips. This is the first patch in
this series. Other pacthes will also follow.

JIRA NVGPU-60

Change-Id: I523637bbf601166f8a01ddf29a913e193d3fdc7a
Signed-off-by: Deepak Goyal <dgoyal@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1514567
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Deepak Goyal
2017-07-05 12:37:23 +05:30
committed by mobile promotions
parent b1c9556882
commit 5364257c7f
7 changed files with 69 additions and 42 deletions

View File

@@ -1134,6 +1134,7 @@ struct gk20a {
u32 disable_syncpoints;
bool support_pmu;
u32 bootstrap_owner;
bool is_virtual;