
28 Jul
2020
28 Jul
'20
8:58 p.m.
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