Searched +full:zynqmp +full:- +full:aes (Results  1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/crypto/ | 
| H A D | xlnx,zynqmp-aes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/crypto/xlnx,zynqmp-aes.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Xilinx ZynqMP AES-GCM Hardware Accelerator 10   - Kalyani Akula <kalyani.akula@amd.com> 11   - Michal Simek <michal.simek@amd.com> 14   The ZynqMP AES-GCM hardened cryptographic accelerator is used to 19     const: xlnx,zynqmp-aes 22   - compatible [all …] 
 | 
| /linux/Documentation/devicetree/bindings/firmware/xilinx/ | 
| H A D | xlnx,zynqmp-firmware.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/firmware/xilinx/xlnx,zynqmp-firmware.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10   - Nava kishore Manne <nava.kishore.manne@amd.com> 12 description: The zynqmp-firmware node describes the interface to platform 13   firmware. ZynqMP has an interface to communicate with secure firmware. 23       - description: For implementations complying for Zynq Ultrascale+ MPSoC. 24         const: xlnx,zynqmp-firmware 26       - description: For implementations complying for Versal. [all …] 
 | 
| /linux/drivers/firmware/xilinx/ | 
| H A D | zynqmp.c | 1 // SPDX-License-Identifier: GPL-2.0 5  *  Copyright (C) 2014-2022 Xilinx, Inc. 6  *  Copyright (C) 2022 - 2024, Advanced Micro Devices, Inc. 14 #include <linux/arm-smccc.h> 28 #include <linux/firmware/xlnx-zynqmp.h> 29 #include <linux/firmware/xlnx-event-manager.h> 30 #include "zynqmp-debug.h" 37 /* BOOT_PIN_CTRL- Used to control the mode pins after boot */ 39 /* BOOT_PIN_CTRL_MASK- out_val[11:8], out_en[3:0] */ 54  * struct zynqmp_devinfo - Structure for Zynqmp device instance [all …] 
 | 
| /linux/ | 
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 	W: *Web-page* with status/info 23 	B: URI for where to file *bugs*. A web-page with detailed bug 28 	   patches to the given subsystem. This is either an in-tree file, 29 	   or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 	   N:	[^a-z]tegra	all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L:	linux-scsi@vger.kernel.org 88 F:	drivers/scsi/3w-* [all …] 
 |