* [PATCH] sandbox: enable FIT cipher support in defconfig
@ 2020-07-17 1:12 patrick.oppenlander at gmail.com
2020-07-28 18:58 ` Simon Glass
[not found] ` <CAPnjgZ1EbhfRHeEG9bJG+hE9GDMo=Ebf1kbsFvQqQ3M4XbELBQ@mail.gmail.com>
0 siblings, 2 replies; 3+ messages in thread
From: patrick.oppenlander at gmail.com @ 2020-07-17 1:12 UTC (permalink / raw)
To: u-boot
From: Patrick Oppenlander <patrick.oppenlander@gmail.com>
Linux distributions generally use the "make defconfig && make tools-all"
recipe to generate a uboot-tools (or similar) package.
This patch enables FIT cipher support in the default mkimage build.
Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
---
configs/sandbox_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 9b74e404bb..002e4c7d66 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -7,6 +7,7 @@ CONFIG_DEBUG_UART=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
+CONFIG_FIT_CIPHER=y
CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT=y
CONFIG_FIT_VERBOSE=y
CONFIG_BOOTSTAGE=y
--
2.27.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] sandbox: enable FIT cipher support in defconfig
2020-07-17 1:12 [PATCH] sandbox: enable FIT cipher support in defconfig patrick.oppenlander at gmail.com
@ 2020-07-28 18:58 ` Simon Glass
[not found] ` <CAPnjgZ1EbhfRHeEG9bJG+hE9GDMo=Ebf1kbsFvQqQ3M4XbELBQ@mail.gmail.com>
1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-07-28 18:58 UTC (permalink / raw)
To: u-boot
On Thu, 16 Jul 2020 at 21:45, <patrick.oppenlander@gmail.com> wrote:
>
> From: Patrick Oppenlander <patrick.oppenlander@gmail.com>
>
> Linux distributions generally use the "make defconfig && make tools-all"
> recipe to generate a uboot-tools (or similar) package.
>
> This patch enables FIT cipher support in the default mkimage build.
>
> Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
> ---
> configs/sandbox_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass <sjg@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] sandbox: enable FIT cipher support in defconfig
[not found] ` <CAPnjgZ1EbhfRHeEG9bJG+hE9GDMo=Ebf1kbsFvQqQ3M4XbELBQ@mail.gmail.com>
@ 2020-07-28 18:58 ` Simon Glass
0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-07-28 18:58 UTC (permalink / raw)
To: u-boot
On Thu, 16 Jul 2020 at 21:45, <patrick.oppenlander@gmail.com> wrote:
>
> From: Patrick Oppenlander <patrick.oppenlander@gmail.com>
>
> Linux distributions generally use the "make defconfig && make tools-all"
> recipe to generate a uboot-tools (or similar) package.
>
> This patch enables FIT cipher support in the default mkimage build.
>
> Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
> ---
> configs/sandbox_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot-dm, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-07-28 18:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17 1:12 [PATCH] sandbox: enable FIT cipher support in defconfig patrick.oppenlander at gmail.com
2020-07-28 18:58 ` Simon Glass
[not found] ` <CAPnjgZ1EbhfRHeEG9bJG+hE9GDMo=Ebf1kbsFvQqQ3M4XbELBQ@mail.gmail.com>
2020-07-28 18:58 ` Simon Glass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox