commit | 3fee320e435b9696420752da5178c6945d8231fc | [log] [tgz] |
---|---|---|
author | Patrick Oppenlander <patrick.oppenlander@gmail.com> | Fri Jul 17 11:12:34 2020 +1000 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | b5dad310254d4ebb4b86463c4124172992f71fba | |
parent | d82062ba6c9a3f9fcd04e3eee680e8f919905895 [diff] |
sandbox: enable FIT cipher support in defconfig 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>