From: Leif Lindholm <leif.lindholm@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: edk2-devel@lists.01.org, eugene@hp.com
Subject: Re: [PATCH 1/2] Platforms/AMD/Styx: limit VA space to 40 bits
Date: Tue, 13 Sep 2016 11:43:09 +0100 [thread overview]
Message-ID: <20160913104309.GU16080@bivouac.eciton.net> (raw)
In-Reply-To: <1473408939-18044-1-git-send-email-ard.biesheuvel@linaro.org>
On Fri, Sep 09, 2016 at 09:15:38AM +0100, Ard Biesheuvel wrote:
> We can cover the entire MMIO range and 512 GB of memory starting at
> 0x80_0000_0000 using 40 bits of VA space, both in the page tables and
> in the GCD memory map.
>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
> Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc | 5 +++++
> Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc | 5 +++++
> 2 files changed, 10 insertions(+)
>
> diff --git a/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc b/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
> index 8a100e0d9a3c..0a987cc3b118 100644
> --- a/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
> +++ b/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
> @@ -375,6 +375,11 @@ DEFINE DO_KCS = 0
> # Size of the region used by UEFI in permanent memory (Reserved 64MB)
> gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
>
> + # 40 bits of VA space is sufficient to support up to 512 GB of RAM in the
> + # range 0x80_0000_0000 - 0xFF_FFFF_FFFF (all platform and PCI MMIO is below
> + # that)
> + gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|40
> +
> #
> # ARM PrimeCell
> #
> diff --git a/Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc b/Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc
> index 38c3309dcff1..72ceb8b6994e 100644
> --- a/Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc
> +++ b/Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc
> @@ -382,6 +382,11 @@ DEFINE DO_KCS = 1
> # Size of the region used by UEFI in permanent memory (Reserved 64MB)
> gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
>
> + # 40 bits of VA space is sufficient to support up to 512 GB of RAM in the
> + # range 0x80_0000_0000 - 0xFF_FFFF_FFFF (all platform and PCI MMIO is below
> + # that)
> + gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|40
> +
> #
> # ARM PrimeCell
> #
> --
> 2.7.4
>
prev parent reply other threads:[~2016-09-13 10:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 8:15 [PATCH 1/2] Platforms/AMD/Styx: limit VA space to 40 bits Ard Biesheuvel
2016-09-09 8:15 ` [PATCH 2/2] Platforms/ARM/FVP: limit VA range to 36 bits Ard Biesheuvel
2016-09-13 10:43 ` Leif Lindholm
2016-09-13 10:43 ` Leif Lindholm [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160913104309.GU16080@bivouac.eciton.net \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox