public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>
Subject: Re: [PATCH edk2-platforms 1/2] Silicon/SynQuacer/PlatformDxe: set NETSEC DMA as coherent
Date: Thu, 28 Nov 2019 16:58:26 +0100	[thread overview]
Message-ID: <CAKv+Gu-_Hd0RTum-HufhPSJy=iApcZPdzcMfRAHjBuHYVDkLPg@mail.gmail.com> (raw)
In-Reply-To: <20191128151940.GV7359@bivouac.eciton.net>

On Thu, 28 Nov 2019 at 16:19, Leif Lindholm <leif.lindholm@linaro.org> wrote:
>
> On Thu, Nov 28, 2019 at 15:59:14 +0100, Ard Biesheuvel wrote:
> > On Thu, 28 Nov 2019 at 15:56, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> > >
> > > On Thu, Nov 28, 2019 at 15:48:39 +0100, Ard Biesheuvel wrote:
> > > > We switched to cache coherent DMA for the NETSEC network controller ages
> > > > ago, but the platform driver that registers the non-discoverable device
> > > > currently does not reflect this change, which we haven't noticed since
> > > > the driver doesn't look at this flag.
> > >
> > > Should the drive look at this flag?
> > >
> >
> > The driver links against DmaLib, so it is either built for coherent
> > DMA only, or for non-coherent DMA only. This is different from the
> > eMMC on this platform, since it uses NonDiscoverablePciDeviceDxe,
> > which implements support for both coherent and non-coherent DMA in the
> > same driver, so there it has to be accurate or things break. For
> > NETSEC, we could add a check I suppose, but it is certainly not a high
> > prio thing imo.
>
> Ah, fair enough.
> Thanks for the explanation.
>

Series pushed as 6bde2876c3aa..8e75ee0c9653

Thanks,

      reply	other threads:[~2019-11-28 15:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28 14:48 [PATCH edk2-platforms 1/2] Silicon/SynQuacer/PlatformDxe: set NETSEC DMA as coherent Ard Biesheuvel
2019-11-28 14:48 ` [PATCH edk2-platforms 2/2] Platform/DeveloperBox: disable variable runtime cache Ard Biesheuvel
2019-11-28 15:01   ` Leif Lindholm
2019-11-28 15:04     ` Ard Biesheuvel
2019-11-28 15:20       ` [edk2-devel] " Leif Lindholm
2019-11-28 14:56 ` [PATCH edk2-platforms 1/2] Silicon/SynQuacer/PlatformDxe: set NETSEC DMA as coherent Leif Lindholm
2019-11-28 14:59   ` Ard Biesheuvel
2019-11-28 15:19     ` Leif Lindholm
2019-11-28 15:58       ` Ard Biesheuvel [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='CAKv+Gu-_Hd0RTum-HufhPSJy=iApcZPdzcMfRAHjBuHYVDkLPg@mail.gmail.com' \
    --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