From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/3] Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
Date: Thu, 25 Feb 2021 08:25:09 -0500 [thread overview]
Message-ID: <20210225132509.GV10169@bill-the-cat> (raw)
In-Reply-To: <20210209184155.1306281-2-klaus@linux.vnet.ibm.com>
On Tue, Feb 09, 2021 at 03:41:53PM -0300, Klaus Heinrich Kiwi wrote:
> Selecting SPL_FIT_SIGNATURE (without selecting U-boot proper
> verified boot first) breaks the build due to
> CONFIG_FIT_SIGNATURE_MAX_SIZE being undefined, in addition to Kconfig
> warnings on RSA and IMAGE_SIGN_INFO unmet dependencies.
>
> Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210225/6bf68846/attachment.sig>
next prev parent reply other threads:[~2021-02-25 13:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 18:41 [PATCH 0/3] Misc fixes for SPL_FIT_SIGNATURE builds Klaus Heinrich Kiwi
2021-02-09 18:41 ` [PATCH 1/3] Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE Klaus Heinrich Kiwi
2021-02-25 13:25 ` Tom Rini [this message]
2021-02-09 18:41 ` [PATCH 2/3] Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT Klaus Heinrich Kiwi
2021-02-25 13:25 ` Tom Rini
2021-02-09 18:41 ` [PATCH 3/3] Makefile: Add (default) DEVICE_TREE to SPL FIT Klaus Heinrich Kiwi
2021-02-25 13:25 ` Tom Rini
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=20210225132509.GV10169@bill-the-cat \
--to=trini@konsulko.com \
--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