Tegra: smmu: change exit criteria for context size calculation
authorVarun Wadekar <vwadekar@nvidia.com>
Wed, 8 Nov 2017 22:03:16 +0000 (14:03 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Wed, 23 Jan 2019 18:33:00 +0000 (10:33 -0800)
commit2ad1bddca9272d622696d882c9439aaa06e359ff
tree138dcdd2e9260e5b1e922cec7448524bc2ccc034
parentc63ec2639aea24641da342a4b5bc7126762241f0
Tegra: smmu: change exit criteria for context size calculation

Tegra SoCs currently do not have a SMMU register at address 0xFFFFFFFF.
This patch changes the search criteria, to look for this marker, to
calculate the size of the saved context.

Change-Id: I15d91945ecb78267f91c45f37985dbb2327ca3ae
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/common/drivers/smmu/smmu.c