commit | 9b265305a552e89b224f35d9293ac4845651a5b5 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Tue Sep 24 11:32:28 2019 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 15 08:40:03 2019 -0600 |
tree | e46e2df63ee5bd57ce761f07007aa597f3680e73 | |
parent | eeef7cf9195d383d30b313108c7a8f6114b56128 [diff] [blame] |
sandbox64: enable command aes This commit add the support of command aes. Then, it may be used on pytest. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index 7aa2d38..1fea683 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig
@@ -59,6 +59,7 @@ CONFIG_CMD_BOOTSTAGE=y CONFIG_CMD_PMIC=y CONFIG_CMD_REGULATOR=y +CONFIG_CMD_AES=y CONFIG_CMD_TPM=y CONFIG_CMD_TPM_TEST=y CONFIG_CMD_BTRFS=y