gpu: nvgpu: Moved NVGPU-ACR interfaces to separate file

-Moved NVGPU-ACR interfaces to separate header file from
 ACR blob/bootstrap header files.
-Separation needed for NVGPU-ACR interface specification
 doxygen.

JIRA NVGPU-4152

Change-Id: Ia502380e62f53e0372549544e31ffff150e05017
Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2219038
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Mahantesh Kumbar
2019-10-16 12:00:16 +05:30
committed by Alex Waterman
parent e469c9cd98
commit cb63f7db2f
8 changed files with 270 additions and 302 deletions

View File

@@ -28,8 +28,8 @@
#include <nvgpu/gr/gr_falcon.h>
#include <nvgpu/gr/gr_utils.h>
#include "nvgpu_acr_interface.h"
#include "acr_blob_construct.h"
#include "acr_falcon_bl.h"
#include "acr_wpr.h"
#include "acr_priv.h"