Mahantesh Kumbar
b23dc81f05
gpu: nvgpu: Deleting ACR's unit GV100 support
...
-Deleting GV100 from ACR unit as GV100 is not
supported anymore.
JIRA NVGPU-3243
Change-Id: I8461db05a199a32643d9ec797e9db23d1f286886
Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/2168050
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com >
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
2019-08-05 23:00:27 -07:00
Mahantesh Kumbar
01dc65fe32
gpu: nvgpu: Add ACR-FUSA support
...
-Changes to support ACR AHESASC/ASB ucode HS signature verification
for FUSA
-Load FUSA/NON_FUSA algorithm based ucodes using flag is_fusa_sku
which will be based on pcie devid
-New defines for AHESESC/ASB FUSA ACR types
JIRA NVGPU-3727
Change-Id: Iedfc069dd540b9593207a4bf7152049957e0dc78
Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/2161164
Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com >
Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com >
GVS: Gerrit_Virtual_Submit
Reviewed-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
2019-07-29 07:48:44 -07:00
Sagar Kamble
0cd90a1167
gpu: nvgpu: move sec2 hal sources to hal/sec2
...
Move sec2_gp106.c and sec2_tu104.c to hal/sec2 as per new unit
separation requirements.
JIRA NVGPU-2024
JIRA NVGPU-2025
Change-Id: I511e1832aa63d4792729491428de0159decf2371
Signed-off-by: Sagar Kamble <skamble@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/2085755
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
2019-04-10 09:27:26 -07:00
Sagar Kamble
974ad342fa
gpu: nvgpu: update sec2.h header
...
Update sec2.c to not dereference struct gk20a and update sec2.h to
remove unneeded header files. Move sec2.h to include/nvgpu/sec2.
JIRA NVGPU-2074
Change-Id: I1a8f4b1913323693fae422ce27c4ec0ac29de24a
Signed-off-by: Sagar Kamble <skamble@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/2085752
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com >
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
2019-04-10 09:26:56 -07:00
Mahantesh Kumbar
d1127afb6d
gpu: nvgpu: ACR chip specific file rename
...
Currently ACR chip specific sw init files are named as acr_$CHIP.c/h
which adds confusion as ACR HAL files, renamed to acr_sw_$CHIP.c.h
to reflect these files set ACR properties required by ACR ucode to
execute on selected chip.
JIRA NVGPU-2907
Change-Id: I12d8a481480eb89609d1cb73c9f20b24ae10651f
Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/2081633
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com >
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com >
2019-03-28 10:36:43 -07:00