U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [BUG] simple-bus and rsa-sw with DM_FLAG_PRE_RELOC
@ 2019-05-15  5:55 AKASHI Takahiro
  2019-05-15  6:45 ` Bin Meng
  0 siblings, 1 reply; 8+ messages in thread
From: AKASHI Takahiro @ 2019-05-15  5:55 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-05-15  9:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-15  5:55 [U-Boot] [BUG] simple-bus and rsa-sw with DM_FLAG_PRE_RELOC AKASHI Takahiro
2019-05-15  6:45 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox