All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] efi_loader: eliminate sandbox addresses
Date: Tue, 13 Nov 2018 11:53:56 -0800	[thread overview]
Message-ID: <CAPnjgZ2zyaBfsB=5skDNKL-OFRezhXjnQW-nQJe3x9TLQNxgCA@mail.gmail.com> (raw)
In-Reply-To: <20181110223010.17618-1-xypron.glpk@gmx.de>

Hi Heinrich,

On 10 November 2018 at 14:30, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
> Do not use the sandbox's virtual address space for the internal structures
> of the memory map. This way we can eliminate a whole lot of unnecessary
> conversions.
>
> The only conversion remaining is the one when adding known memory.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  lib/efi_loader/efi_memory.c | 17 ++++-------------
>  1 file changed, 4 insertions(+), 13 deletions(-)

I much prefer this, but Alex was not too keen.

Also please can you add detailed comments to efi_mem_desc about what
the addresses are for sandbox?

Regards,
Simon

  reply	other threads:[~2018-11-13 19:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 22:30 [U-Boot] [PATCH 1/1] efi_loader: eliminate sandbox addresses Heinrich Schuchardt
2018-11-13 19:53 ` Simon Glass [this message]
2018-11-13 19:58   ` Alexander Graf
2018-11-13 21:35     ` Simon Glass

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-all 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='CAPnjgZ2zyaBfsB=5skDNKL-OFRezhXjnQW-nQJe3x9TLQNxgCA@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.