mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
- Fix GSP/PMU registers priv errors which are seen as part of boot sequence. - Couple of GSP/PMU Falcon/NVRISCV registers are allowed to access upon NVRISCV bootrom completion but these registers were needed to configure on legacy chips to bootstrap/configure Falcon. - Add is_falcon2_enabled or NVGPU_PMU_NEXT_CORE_ENABLED check to skip these registers. JIRA NVGPU-7025 Change-Id: I087a477ade6736398dea113f89894a0ff73ae647 Signed-off-by: mkumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2553127 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>