U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [BUG] simple-bus and rsa-sw with DM_FLAG_PRE_RELOC
Date: Wed, 15 May 2019 14:55:40 +0900	[thread overview]
Message-ID: <20190515055539.GR11160@linaro.org> (raw)

As of v2019.07-rc1,
u-boot does fail to boot without any messages on qemu-arm64 when
configured with qemu_arm64_defconfig plus CONFIG_RSA/RSA_SOFTWARE_EXP.
(Note that RSA_SOFTWARE_EXP also declares itself with DM_FLAG_PRE_RELOC.)

By bisecting between v2019.04 and v2019.07, I found that the following
commit triggered this regression:

        commit 3a7c45f6a772
        Author: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
        Date:   Wed Apr 10 14:46:07 2019 +0200

            simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver

What's wrong with this?

-Takahiro Akashi

             reply	other threads:[~2019-05-15  5:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-15  5:55 AKASHI Takahiro [this message]
2019-05-15  6:45 ` [U-Boot] [BUG] simple-bus and rsa-sw with DM_FLAG_PRE_RELOC Bin Meng
2019-05-15  7:12   ` AKASHI Takahiro
2019-05-15  7:39     ` Bin Meng
2019-05-15  8:14       ` Auer, Lukas
2019-05-15  8:25         ` takahiro.akashi at linaro.org
2019-05-15  9:05           ` Auer, Lukas
2019-05-15  8:29         ` Bin Meng

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=20190515055539.GR11160@linaro.org \
    --to=takahiro.akashi@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox