projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a2c83
)
xilinx: zynq: Enable AES command
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 22 Oct 2020 08:34:00 +0000
(10:34 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:33 +0000
(08:13 +0100)
Enable AES command to be able to use it directly.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynq_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynq_virt_defconfig
b/configs/xilinx_zynq_virt_defconfig
index
439a4fe
..
09820d7
100644
(file)
--- a/
configs/xilinx_zynq_virt_defconfig
+++ b/
configs/xilinx_zynq_virt_defconfig
@@
-7,6
+7,7
@@
CONFIG_DM_GPIO=y
CONFIG_SPL_STACK_R_ADDR=0x200000
CONFIG_SPL=y
CONFIG_CMD_FRU=y
+CONFIG_CMD_ZYNQ_AES=y
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc706"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_CUSTOM_LDSCRIPT=y