From: Leif Lindholm <leif.lindholm@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Heyi Guo <heyi.guo@linaro.org>,
linaro-uefi <linaro-uefi@lists.linaro.org>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
Graeme Gregory <graeme.gregory@linaro.org>,
"guoheyi@huawei.com" <guoheyi@huawei.com>,
wanghuiqiang <wanghuiqiang@huawei.com>,
huangming <huangming23@huawei.com>,
Jason Zhang <zhangjinsong2@huawei.com>,
Mengfanrong <mengfanrong@huawei.com>,
waip23@126.com, Liu Yi <liuyi86@huawei.com>
Subject: Re: [PATCH edk2-non-osi v3] Hisilicon D0x: Remove uncacheable attribute from memory resource HOB
Date: Mon, 13 Nov 2017 14:26:39 +0000 [thread overview]
Message-ID: <20171113142639.nlzlf5svftpumqoh@bivouac.eciton.net> (raw)
In-Reply-To: <CAKv+Gu_-Ez3-JS3E0Qi=3F7ukTng1-jJ3iYsc=bc1QKSU1WLUA@mail.gmail.com>
On Mon, Nov 13, 2017 at 02:04:57PM +0000, Ard Biesheuvel wrote:
> On 13 November 2017 at 12:23, Heyi Guo <heyi.guo@linaro.org> wrote:
> > From: Ming Huang <huangming23@huawei.com>
> >
> > If uncacheable attribute is included in memory resource HOB,
> > GCD spaces will also have EFI_MEMORY_UC capability,
> > then NonCoherentPciIoAllocateBuffer of NonDiscoverablePciDeviceDxe
> > module will allocate DMA buffer of EFI_MEMORY_UC type, which will
> > cause alignment fault exception with BaseMemoryLibOptDxe.
> >
> > This not only affects NonDiscoverablePciDeviceDxe, it removes the
> > UC attribute from all DRAM regions in the UEFI memory map,
> > which makes much more sense on ARM
> >
> > Contributed-under: TianoCore Contribution Agreement 1.1
> > Signed-off-by: Liu Yi <liuyi86@huawei.com>
> > Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
> > Signed-off-by: Ming Huang <huangming23@huawei.com>
>
> Assuming the patch does what it says on the tin:
>
> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Pushed as bd4078f.
> > ---
> > Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi | Bin 90272 -> 90336 bytes
> > Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi | Bin 152576 -> 152480 bytes
> > 2 files changed, 0 insertions(+), 0 deletions(-)
> >
> > diff --git a/Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi b/Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi
> > index 354abcc..31e2903 100644
> > Binary files a/Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi and b/Platform/Hisilicon/D03/MemoryInitPei/MemoryInit.efi differ
> > diff --git a/Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi b/Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi
> > index b94e0cb..eb71c44 100644
> > Binary files a/Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi and b/Platform/Hisilicon/D05/MemoryInitPei/MemoryInit.efi differ
> > --
> > 1.9.1
> >
prev parent reply other threads:[~2017-11-13 14:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-13 12:23 [PATCH edk2-non-osi v3] Update D03/D05 MemoryInit.efi binary for bug 3419 Heyi Guo
2017-11-13 12:23 ` [PATCH edk2-non-osi v3] Hisilicon D0x: Remove uncacheable attribute from memory resource HOB Heyi Guo
2017-11-13 14:04 ` Ard Biesheuvel
2017-11-13 14:26 ` 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=20171113142639.nlzlf5svftpumqoh@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