mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-07 18:41:45 +01:00
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>
This commit is contained in:
parent
8d69439550
commit
5fff9b3bc9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user