lkml.org 
[lkml]   [2023]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] crypto: Add Xilinx ZynqMP RSA driver support
Date
This patch set does the following:
- Get the SoC family specific data for crypto operation
- Adds communication layer support for zynqmp_pm_rsa in zynqmp.c
- Adds Xilinx driver for RSA Algorithm
- Updates the list of MAINTAINERS

Harsha Harsha (4):
firmware: xilinx: Get the SoC family specific data for crypto
operation
firmware: xilinx: Add ZynqMP RSA API for RSA encrypt/decrypt operation
crypto: xilinx: Add ZynqMP RSA driver
MAINTAINERS: Add maintainer for Xilinx ZynqMP RSA driver

MAINTAINERS | 5 +
drivers/crypto/Kconfig | 10 +
drivers/crypto/xilinx/Makefile | 1 +
drivers/crypto/xilinx/xilinx-rsa.c | 489 +++++++++++++++++++++++++++
drivers/firmware/xilinx/zynqmp.c | 100 ++++++
include/linux/firmware/xlnx-zynqmp.h | 42 +++
6 files changed, 647 insertions(+)
create mode 100644 drivers/crypto/xilinx/xilinx-rsa.c

--
2.36.1

\
 
 \ /
  Last update: 2023-03-27 00:27    [W:0.426 / U:0.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site