mbox series

[0/3] arm: zynqmp: Add zynqmp specific command for security features

Message ID cover.1602664253.git.michal.simek@xilinx.com
Headers show
Series arm: zynqmp: Add zynqmp specific command for security features | expand

Message

Michal Simek Oct. 14, 2020, 8:30 a.m. UTC
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(-)