mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Falcon image is cleanly partitioned between a code and data section where we don't need extra reserved space. NVRISCV image has no clear partition for code and data section, so we need reserved wpr space for runtime use. Bug 200709761 Signed-off-by: Ramesh Mylavarapu <rmylavarapu@nvidia.com> Change-Id: I80fa89fc10d0a0fd2fb8b74bae499b66d5563e00 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2509553 Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit