From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 14 Oct 2020 10:30:53 +0200 Subject: [PATCH 0/3] arm: zynqmp: Add zynqmp specific command for security features Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, the series is adding support for security features on zynqmp devices. Thanks, Michal Siva Durga Prasad Paladugu (1): arm64: zynqmp: Add support for encryption and decryption on data blob T Karthik Reddy (2): arm64: zynqmp: Add support for RSA command arm64: zynqmp: Add support for SHA3 command arch/arm/mach-zynqmp/include/mach/sys_proto.h | 10 + board/xilinx/zynqmp/cmds.c | 217 +++++++++++++++++- 2 files changed, 226 insertions(+), 1 deletion(-) -- 2.28.0