+54
−9
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When domains are set with the DOMAIN_ATTR_NESTING flag, we must ensure that we allocate them to stage-2 context banks if the hardware permits it. This patch adds support for the attribute to the ARM SMMU driver, with the actual stage being determined depending on the features supported by the hardware. Change-Id: I17e027388efbeaae65886160f35a5f8068fd7734 Signed-off-by:Will Deacon <will.deacon@arm.com> Git-commit: c752ce45b213de8532baaf987ba930638f77c439 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [mitchelh: resolved conflicts with our existing domain attr setter/getter, and locking differences] Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>