]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bits
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 24 Nov 2015 07:44:28 +0000 (07:44 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Tue, 24 Nov 2015 07:44:28 +0000 (07:44 +0000)
commit7416fd46e330b4ffa7856754dd3f56991f4f67c9
treedc1222df6afa7c2729d99795ad7f8937485c7ef4
parent67b1c254dd17152d28933c5bf7fbefc53676d166
ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bits

KVM uses a fixed size of 40 bits for its intermediate physical address
space, so there is no need to support anything beyond that even if the
host hardware does.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Wei Huang <wei@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18928 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/ArmVirtQemu.dsc