mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
c6ca964ee6
In order to avoid the identity map region to conflict with a possible firmware being placed in the last 4MiB of the 4GiB range, we must set the address to a chosen location. And it makes the most sense to have this region placed right after the TSS region. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> (cherry picked from commit 03a606c7ec45046840d06f7a7c41b0aeb82df0cc) Signed-off-by: Rob Bradford <robert.bradford@intel.com>