u-boot-brain/board/xilinx/zynqmp
Siva Durga Prasad Paladugu c436bf92f6 arm64: zynqmp: Add support for verifying secure images
This patch adds new command "zynqmp" to handle zynqmp
specific commands like "zynqmp secure". This secure command is
used for verifying zynqmp specific secure images. The secure
image can either be authenticated or encrypted or both encrypted
and authenticated. The secure image is prepared using bootgen
and will be in xilinx specific BOOT.BIN format. The optional
key can be used for decryption of encrypted image if user
key was specified while creation BOOT.BIN.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-03-23 09:36:15 +01:00
..
zynqmp-zcu102-rev1.0 arm64: zynqmp: Add psu_init for zcu102-rev1.0 2018-01-30 14:29:24 +01:00
cmds.c arm64: zynqmp: Add support for verifying secure images 2018-03-23 09:36:15 +01:00
Kconfig arm64: zynqmp: Add support for verifying secure images 2018-03-23 09:36:15 +01:00
MAINTAINERS ARM64: zynqmp: Simplify MAINTAINERS file to support more boards 2016-04-04 20:28:38 +02:00
Makefile arm64: zynqmp: Add support for verifying secure images 2018-03-23 09:36:15 +01:00
sleep.h arm64: zynqmp: Add empty sleep.h file for psu_init* compilation 2017-06-20 16:40:58 +02:00
xil_io.h arm64: zynqmp: Remove unused empty functions 2018-01-30 14:29:08 +01:00
zynqmp.c arm64: zynqmp: Correct EG/EV part detection logic 2018-03-23 09:34:44 +01:00