All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: u-boot@lists.denx.de
Subject: [PATCH] efi_loader: Enable run-time variable support for tee based variables
Date: Fri, 15 Jan 2021 20:46:33 +0100	[thread overview]
Message-ID: <87o8hq6l0m.fsf@igel.home> (raw)
In-Reply-To: <YAHUBrHgQsKTnmeT@apalos.home> (Ilias Apalodimas's message of "Fri, 15 Jan 2021 19:42:30 +0200")

On Jan 15 2021, Ilias Apalodimas wrote:

> Anyway removing -fpic should work as well, but I'd rather do this [1],
> instead of relying on linker flags.

It's not the linker that breaks this, but the compiler, by forcing GOT
addressing.  And it can easily break again any time.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

      reply	other threads:[~2021-01-15 19:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23  7:53 [PATCH] efi_loader: Enable run-time variable support for tee based variables Ilias Apalodimas
2020-07-23 10:32 ` Heinrich Schuchardt
2020-07-23 11:10   ` ilias.apalodimas at linaro.org
2021-01-14 21:31 ` Atish Patra
2021-01-15  0:01   ` Ilias Apalodimas
2021-01-15 16:34   ` Andreas Schwab
2021-01-15 17:42     ` Ilias Apalodimas
2021-01-15 19:46       ` Andreas Schwab [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-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=87o8hq6l0m.fsf@igel.home \
    --to=schwab@suse.de \
    --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.