On Fri, 2015-05-08 at 17:10 +1000, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"
>
> Hi,
>
> This is a fix for the issue I'm seeing on ZynqMP with missmatched
> setup of the SMMU and the shared p2m page-tables with the CPU.
>
> This implements a global p2m_ipa_bits cap for S2 input-size
From: "Edgar E. Iglesias"
Hi,
This is a fix for the issue I'm seeing on ZynqMP with missmatched
setup of the SMMU and the shared p2m page-tables with the CPU.
This implements a global p2m_ipa_bits cap for S2 input-size as
discussed in the previous RFC.
Best regards,
Edgar
Changelog:
v5 -> v6: