Skip to content
Commit 3d9e82e3 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

Silicon/SynQuacer/DeviceTree: increase GICV region to 64 KB



The KVM/ARM code requires that the GICV region is a multiple of the
page size, and refuses to enable v2-on-v3 support if this is not the
case, preventing us from running GICv2 VMs when the host runs with
64 KB pages.

The Cortex-A53 TRM describes the remaining part of the 64 KB window as
reserved, so we can safely describe it as having a size of 64 KB.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
parent 501616ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment