mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: Add traceability and UTS in ACR and PMU
- Add unit test specification for PMU unit - Updated unit test specifcation in ACR unit and add traceability from test to design. JIRA NVGPU-4319 JIRA NVGPU-2192 Change-Id: Ic483ec18844cb828002ed7d354cf112f3ea03898 Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2289559 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
6b7527dd0e
commit
374a0a1dbe
@@ -1100,7 +1100,7 @@ int test_acr_init(struct unit_module *m,
|
||||
return UNIT_SUCCESS;
|
||||
}
|
||||
|
||||
int free_falcon_test_env(struct unit_module *m, struct gk20a *g,
|
||||
static int free_falcon_test_env(struct unit_module *m, struct gk20a *g,
|
||||
void *__args)
|
||||
{
|
||||
if (pmu_flcn == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user