sandbox64: enable command aes
authorPhilippe Reynes <philippe.reynes@softathome.com>
Tue, 24 Sep 2019 09:32:28 +0000 (11:32 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:03 +0000 (08:40 -0600)
This commit add the support of command aes.
Then, it may be used on pytest.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/sandbox64_defconfig

index 7aa2d38b7b54eb13ad4615048508af77b50f93b1..1fea683d8922df409922f4a92708169fb9c616b3 100644 (file)
@@ -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