mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
6c979ebdd590658e91ac6eda14ccd1265827d45c
Issue: SID needs to be programmed through HV window to get it reflected in controller register space. Currently its programmed through RM window. Fix: Get HV window base address from DT and program in controller registers in non-hypervisor mode. Store MAC instance ID to program the same ASID values which are used in DT. Bug 200761024 Change-Id: Ie9bcaebcba39f2d07438c9502591c0f51f22378f Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2592481 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided