commit | 04f905a9569ca2b6964a35563f135fabbb2470bc | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Fri Oct 10 11:14:30 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Oct 20 17:47:02 2014 +0100 |
tree | 8adfd565c46d9d6687d80410eaeb6f766472edb4 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
arm64: Allow 48-bits VA space without ARM_SMMU Now when KVM has been reworked to support 48-bits host VA space, we can allow systems to be configured with this option. However, the ARM SMMU driver also needs to be tweaked for 48-bit support so only allow the config option to be set when not including support for theSMMU. Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>