projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ab6a45
)
sandbox: enable command aes
author
Philippe Reynes
<philippe.reynes@softathome.com>
Tue, 24 Sep 2019 09:32:27 +0000
(11:32 +0200)
committer
Simon Glass
<sjg@chromium.org>
Tue, 15 Oct 2019 14:40:03 +0000
(08:40 -0600)
This commit enable the command aes on sandbox.
Then, it may be used on pytest.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index 3f2dc9927758b5c6ecc3a5f4c675fb85f73f3070..20ebc68997ba1c8693442c3e34f46bb77c7adb42 100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-67,6
+67,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