Fix dependencies.
Signed-off-by: Jude Nifong <jnifong@gatech.edu>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
getidcr - Get a register value via indirect DCR addressing
setidcr - Set a register value via indirect DCR addressing
+config CMD_ZYNQ_AES
+ bool "Zynq AES"
+ depends on CMD_ZYNQ_RSA
+ help
+ Decrypts the encrypted image present in source address
+ and places the decrypted image at destination address
+
config CMD_ZYNQ_RSA
bool "Zynq RSA"
help