summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorPhilippe Reynes <philippe.reynes@softathome.com>2019-09-24 12:32:28 +0300
committerSimon Glass <sjg@chromium.org>2019-10-15 17:40:03 +0300
commit5fff9b3bc9da677bef8b5f7b5cb4e9e12c84a7d9 (patch)
treee46e2df63ee5bd57ce761f07007aa597f3680e73 /configs/sandbox64_defconfig
parent8d694395502df38b7b114e2b866cba68a0832927 (diff)
downloadu-boot-5fff9b3bc9da677bef8b5f7b5cb4e9e12c84a7d9.tar.xz
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>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index 7aa2d38b7b..1fea683d89 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -59,6 +59,7 @@ CONFIG_CMD_QFW=y
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